Receives an object type and returns the properties of that object type
FUNCTION GetObjTypeProperties(ObjectType : INTEGER): INTEGER;def vs.GetObjTypeProperties(ObjectType):
return INTEGER| Name | Type | Description |
|---|---|---|
| ObjectType | INTEGER | Object type whose properties are desired |
This function should return kTermProp for type kTermNode, kLineProp for kLineNode and so on for all existing object types that are defined in Objs.TDType.h.Availability: from Vectorworks 2018
- Object Attributes