MountPointBuilder Class

Properties

Property Description
SelectionFilter Returns or sets the geometry selection filter
Tag Returns the Tag for this object.

Methods

Method Description
Commit Commits any edits that have been applied to the builder.
Destroy Deletes the builder, and cleans up any objects created by the builder.
GetCommittedObjects For builders that create more than one object, this method returns the objects that are created by commit.
GetLineComponentName Returns the display names of the press model line component that the mount point is associated with.
GetMountPointName Returns the display name of the press model mount point.
GetMountedGeometry Returns the geometry that will be mounted on commit.
GetObject Returns the object currently being edited by this builder.
MountGeometry Adds to the list of geometry that is mounted on commit.
ShowResults Updates the model to reflect the result of an edit to the model for all builders that support showing results.
UnMountGeometry Adds to the list of geometry that is unmounted on commit.
Validate Validate whether the inputs to the component are sufficient for commit to be called.

Enumerations

MountPointBuilderGeometrySelectionFilterType Enumeration Selection filter for mounting bodies.

Property Detail

SelectionFilter

Method Detail

GetLineComponentName

GetMountPointName

GetMountedGeometry

MountGeometry

UnMountGeometry

Validate