![]() | ShapeItem Methods |
The ShapeItem type exposes the following members.

Name | Description | |
---|---|---|
![]() | CleanAndModify |
Cleans and stores the brep into the shape catalog
|
![]() | Delete |
Deletes a shape from shape catalog based on the shape name.
|
![]() ![]() | Export |
Exports the shape item in *.tsc-format to the to given file name.
If path is not given shape is exported to model folder.
If filename is empty shape name is used as filename.
|
![]() ![]() | GetInstanceCount |
Get the number of instances used in the model of a shape
|
![]() ![]() | Insert |
Inserts a shape to the shape catalog based on the shape geometry.
|
![]() ![]() | InsertUsingNormals |
Inserts a shape to the shape catalog using the shape geometry. Uses vertex normals
to determine edge visibility. If the normal vectors of the vertices belonging to one
geometrical location are close enough, the edge will be considered smooth and will be
marked as hidden.
|
![]() ![]() | Modify |
Modifies a shape in the shape catalog based on the shape name or if not found, based on shape guid.
|
![]() ![]() | Rename |
Renames a shape in the shape catalog with the given shape name.
|
![]() | Select |
Selects the shape from the database based on the name given in this instance.
|
![]() | Select(String) |
Selects the shape based on the given name from the database.
|
![]() ![]() | SetHandlePoints |
Set the Shape item's Handle Points
|
