Defines a PipeIdealization.
Declaration Syntax
public class PipeIdealization : DataModelObject, IFolderDataModelObject
Table 309: Members
Property | Children |
Gets the list of children. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | Extend |
Gets or sets the Extend. |
Property | Factor |
Gets or sets the Factor. |
Property | GeometrySelection |
Gets or sets the GeometrySelection. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Suppressed |
Gets or sets the Suppressed. |
Method | Delete() |
Run the Delete action. |
Method | GetChildren<ChildrenType>(bool, IList<ChildrenType>) |
Gets the list of children, filtered by type. |
Method | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) |
Gets the list of children, filtered by type. |