DynamicBlockReferencePropertyUnitsType
Enumeration
|
Represents the units of the property.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum DynamicBlockReferencePropertyUnitsType
Public Enumeration DynamicBlockReferencePropertyUnitsType
public enum class DynamicBlockReferencePropertyUnitsType
type DynamicBlockReferencePropertyUnitsType
Members
| Member name |
Value |
Description |
| NoUnits |
0 |
No units defined. |
| Angular |
1 |
Angle. |
| Distance |
2 |
Distance. |
| Area |
3 |
2D area. |
See Also