Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : TypeDescription Property
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