Class CAEBody
Inheritance
CAEBody
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class CAEBody : DisplayableObject, IMessageSink, IFitTo, IBody, INXObject
Constructors
CAEBody()
Declaration
protected CAEBody()
Properties
CadBody
Declaration
public NXObject CadBody { get; }
Property Value
Type | Description |
---|---|
NXObject |
IsSheetBody
Declaration
public bool IsSheetBody { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
GetTolerance()
Declaration
public double GetTolerance()
Returns
Type | Description |
---|---|
double |
SynchronizeCadProperties()
Declaration
public void SynchronizeCadProperties()
Implements
System.Runtime.Remoting.Messaging.IMessageSink