Defines a length unit.
More...
|
|
| LengthUnitAttribute (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| LengthUnitAttribute () |
| | Constructor.
|
| |
|
| LengthUnitAttribute (cadex.ModelData.LengthUnit theUnit) |
| | Constructor.
|
| |
|
void | SetUnit (cadex.ModelData.LengthUnit theUnit) |
| | Sets the unit.
|
| |
|
cadex.ModelData.LengthUnit | Unit () |
| | Returns the unit.
|
| |
|
| SemanticAttribute (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Accept (cadex.PMI.SemanticAttributeVisitor theVisitor) |
| |
|
| BaseObject (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
bool | IsNull () |
| |
|
ulong | Id () |
| | Return unique identifier of public object.
|
| |
|
bool | IsEqual (cadex.BaseObject theObj) |
| |
|
override int | GetHashCode () |
| |
|
override bool | Equals (System.Object o) |
| |
|
| override void | Dispose (bool disposing) |
| |
| override void | Dispose (bool disposing) |
| |
◆ Dispose()
| override void cadex.PMI.LengthUnitAttribute.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |