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) |
| |
◆ AngleUnitAttribute() [1/2]
| cadex.PMI.AngleUnitAttribute.AngleUnitAttribute |
( |
| ) |
|
|
inline |
◆ AngleUnitAttribute() [2/2]
| cadex.PMI.AngleUnitAttribute.AngleUnitAttribute |
( |
cadex.ModelData.AngleUnit | theUnit | ) |
|
|
inline |
◆ CompareType()
| static new bool cadex.PMI.AngleUnitAttribute.CompareType |
( |
cadex.BaseObject | theObject | ) |
|
|
inlinestatic |
◆ Dispose()
| override void cadex.PMI.AngleUnitAttribute.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ SetUnit()
| void cadex.PMI.AngleUnitAttribute.SetUnit |
( |
cadex.ModelData.AngleUnit | theUnit | ) |
|
|
inline |
◆ Unit()
| cadex.ModelData.AngleUnit cadex.PMI.AngleUnitAttribute.Unit |
( |
| ) |
|
|
inline |