ReferenceObject Class
The commands in the ReferenceObject class are described below.
.
More...
Public Member Functions | |
| int | GetId () |
| Returns an unique index that is assigned for objects, such as an edge and vertex, when they are selected as ReferenceObject. More... | |
| String | GetIdentifier () |
| Returns an unique string that is assigned for objects, such as an edge and vertex, when they are selected as ReferenceObject. More... | |
ReferenceObject Class
The commands in the ReferenceObject class are described below.
.
The ReferenceObject class saves objects that are referenced from settings in feature. s
A line to determine a linear pattern copy is one of the examples where ReferenceObject is specified.
| String ReferenceObject::GetId | ( | ) |
Returns an unique index that is assigned for objects, such as an edge and vertex, when they are selected as ReferenceObject.
| String ReferenceObject::GetIdentifier | ( | ) |
Returns an unique string that is assigned for objects, such as an edge and vertex, when they are selected as ReferenceObject.