Share

PartMakerMethodToDivideVolumes Methods

The PartMakerMethodToDivideVolumes type exposes the following members.

Methods

 NameDescription
Public methodAddIntersectingReference Adds intersecting reference with an offset.
Public methodAreElementsValidIntersectingReferences(ICollection<ElementId>) Identifies if provided members are valid.
Public methodStatic memberAreElementsValidIntersectingReferences(Document, ICollection<ElementId>) Identifies if provided members are valid.
Public methodCanBeDivisionProfile(ElementId) Checks whether a family defines a profile which can be used by this method.
Public methodStatic memberCanBeDivisionProfile(ElementId, Document) Checks whether a family defines a profile which can be used by this method.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetOffsetForIntersectingReference Gets offset for the intersecting reference.
Public methodGetPlaneOfSketch Gets the plane of the sketch.
Public methodGetSketchCurves Populates the array with copies of curves in the sketch.
Public methodGetSplitRefsOffsets Returns offsets for plane-defining splitters.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsElementValidIntersectingReference(ElementId) Identifies if the provided member is valid.
Public methodStatic memberIsElementValidIntersectingReference(Document, ElementId) Identifies if the provided member is valid.
Public methodStatic memberIsValidSketchPlane Identifies if provided sketch plane is valid.
Public methodRemoveIntersectingReference Removed intersecting reference.
Public methodSetOffsetForIntersectingReference Sets offset for the intersecting reference.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodUsesReference Identifies if the PartMaker uses the intersecting reference.

See Also

Reference

Was this information helpful?