Interface IBaseCurve
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public interface IBaseCurve : INXObject
Properties
IsReference
Declaration
bool IsReference { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
GetLength()
Declaration
double GetLength()
Returns
| Type | Description |
|---|---|
| System.Double |