Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Angle Property
Description
Represents the theoretical angle of a DIMENSION_ANGULARITY dimension.
Property type
Read-write property
Syntax
Visual Basic
Public Property Angle As Double
Return Type
Read/write Double.
Remarks
This function only works for objects of type DIMENSION_ANGULARITY. If used on any other object type, setting this variable will do nothing, and getting this variable will return zero.
See Also