OriginalTopologyHandle#
Type alias OriginalTopologyHandle
Original Topology Handle: {
entityID: number;
shapeID?: string;
}
entityID: number;
shapeID?: string;
}
Type declaration
-
entityID: number
The Entity identifier from the original CAD File
-
Optional
shapeID?: stringThe Shape identifier from the original CAD File
The OriginalTopologyHandle holds a Shape and/or Entity identifier from the original CAD File