TypeDescription Property
Description
Returns a human-readable description of Type of the object. For example, an object of type CONST_OFF_PLANE has the string "Constructed Offset Plane" returned by this function.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property TypeDescription As String |
Return Type
Read-only String.
Remarks
See Also