Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class CreateRBE

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.MeshFree.Operation
Assembly: VMOpMeshFree.dll

Create RBE

public class CreateRBE

Inheritance

objectCreateRBE

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

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

Connect with Ansys