Defines an angle unit.
More...
|
|
| AngleUnitAttribute (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
| AngleUnitAttribute () |
| | Constructor.
|
| |
|
| AngleUnitAttribute (cadex.ModelData.AngleUnit theUnit) |
| | Constructor.
|
| |
|
void | SetUnit (cadex.ModelData.AngleUnit theUnit) |
| | Sets the unit.
|
| |
|
cadex.ModelData.AngleUnit | 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.AngleUnitAttribute.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |