Returns whether the graphic attributes of the specified class will be used at object creation.
FUNCTION GetClUseGraphic(className : STRING): BOOLEAN;def vs.GetClUseGraphic(className):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| className | STRING | Name of class. |
Returns whether the class is set to use its graphic attributes at object creation.
Availability: from VectorWorks8.0