Class CreateRBE
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.MeshFree.Operation
Assembly: VMOpMeshFree.dll
Create RBE
public class CreateRBE
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
CreateRBE()
public CreateRBE()
Methods
CreateRigidBodyElementSingle(Document3D, SetFace, PointBase, string)
Create single rigid body element
public static RigidBodyElementSingle CreateRigidBodyElementSingle(Document3D activeDocument, SetFace setFace, PointBase point, string strPrefixName)
Parameters
activeDocument Document3D
The document
setFace SetFace
The setface
point PointBase
The point
strPrefixName string
The prefix name
Returns
RigidBodyElementSingle