Click or drag to resize

PointMass Constructor

Overload List
  NameDescription
Public methodPointMass
Initializes a new instance of the PointMass class. A mass is present in all load cases.
Public methodPointMass(PointMass)
Initializes a new instance of the PointMass class. copy constructor.
Protected methodPointMass(SerializationInfo, StreamingContext)
Initializes a new instance of the PointMass class. Deserialize PointMass.
Public methodPointMass(Int32, Double, Double)
Initializes a new instance of the PointMass class. create new point-mass.
Public methodPointMass(Point3, Double, Double)
Initializes a new instance of the PointMass class. create new point-mass.
Top
See Also