Public Member Functions | List of all members
ReferenceObject Class Reference

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...
 

Detailed Description

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.

Member Function Documentation

String ReferenceObject::GetId ( )

Returns an unique index that is assigned for objects, such as an edge and vertex, when they are selected as ReferenceObject.

Returns
The unique index given to the object
String ReferenceObject::GetIdentifier ( )

Returns an unique string that is assigned for objects, such as an edge and vertex, when they are selected as ReferenceObject.

Returns
The unique string given to the object