Class CAEEdge
Inheritance
CAEEdge
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class CAEEdge : DisplayableObject, IMessageSink, IFitTo, IBaseCurve, INXObject
Constructors
CAEEdge()
Declaration
protected CAEEdge()
Properties
IsReference
Declaration
public bool IsReference { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
GetLength()
Declaration
public double GetLength()
Returns
Type | Description |
---|---|
double |
GetLocations()
Declaration
public CurveLocation[] GetLocations()
Returns
Type | Description |
---|---|
CurveLocation[] |
SynchronizeCadProperties()
Declaration
public void SynchronizeCadProperties()
Implements
System.Runtime.Remoting.Messaging.IMessageSink