The following tables list the members exposed by FacilitySketcher.
Public Methods
| Name | Description |
 | CreateDesignerFeature | CreateDesignerFeature - this overload takes a single feature and does a Facility Sketch, setting the work function to that passed by the caller. This method makes use of the FeatureConverter to copy the feature into the design. Assumption: that the editor is editing a workspace and that workspace is the workspace of an open design. The FeatureConverter depends on this. Exceptions: NoConversionMappingException - The FeatureConverter will throw this if the specified feature's class has no mapping in the MM_EXPRESS_OBJECTS table. |
 | CreateDesignerFeatures | CreateDesignerFeature provides a means of adding a selection set of features to a design and automatically setting their work functions to "remove" or "abandon". Assumption: that the editor is editing a workspace and that workspace is the workspace of an open design. Note: Unexpected failures will result in exceptions thrown to the caller. |
Top
Public Events
See Also