![]() |
PointMass Constructor |
Name | Description | |
---|---|---|
![]() | PointMass |
Initializes a new instance of the PointMass class. A mass is present in all load cases. |
![]() | PointMass(PointMass) |
Initializes a new instance of the PointMass class.
copy constructor.
|
![]() | PointMass(SerializationInfo, StreamingContext) |
Initializes a new instance of the PointMass class.
Deserialize PointMass.
|
![]() | PointMass(Int32, Double, Double) |
Initializes a new instance of the PointMass class.
create new point-mass.
|
![]() | PointMass(Point3, Double, Double) |
Initializes a new instance of the PointMass class.
create new point-mass.
|