ObjectLink#
- class ansys.stk.core.stkobjects.ObjectLink#
Class defining name of an STK object.
Overview#
Return STK object name. |
|
Return STK object path. |
|
Return STK object type. |
|
Return the STK object associated with the instance. |
Import detail#
from ansys.stk.core.stkobjects import ObjectLink
Property detail#
- property ObjectLink.type: STKObjectType#
Return STK object type.
- property ObjectLink.linked_object: ISTKObject#
Return the STK object associated with the instance.