|
M
AddIntersectingReference(ElementId, Double)
|
Boolean
|
Adds intersecting reference with an offset.
|
|
|
M
AreElementsValidIntersectingReferences(ICollection<ElementId>)
|
Boolean
|
Identifies if provided members are valid.
|
|
|
M
AreElementsValidIntersectingReferences(Document, ICollection<ElementId>)
|
Boolean
|
Identifies if provided members are valid.
|
|
|
M
CanBeDivisionProfile(ElementId)
|
Boolean
|
Checks whether a family defines a profile which can be used by this method.
|
|
|
M
CanBeDivisionProfile(ElementId, Document)
|
Boolean
|
Checks whether a family defines a profile which can be used by this method.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetOffsetForIntersectingReference(ElementId)
|
Double
|
Gets offset for the intersecting reference.
|
|
|
M
GetPlaneOfSketch()
|
Plane
|
Gets the plane of the sketch.
|
|
|
M
GetSketchCurves(IList<Curve>)
|
None
|
Populates the array with copies of curves in the sketch.
|
|
|
M
GetSplitRefsOffsets()
|
IDictionary<ElementId,Double>
|
Returns offsets for plane-defining splitters.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsElementValidIntersectingReference(ElementId)
|
Boolean
|
Identifies if the provided member is valid.
|
|
|
M
IsElementValidIntersectingReference(Document, ElementId)
|
Boolean
|
Identifies if the provided member is valid.
|
|
|
M
IsValidSketchPlane(Document, ElementId)
|
Boolean
|
Identifies if provided sketch plane is valid.
|
|
|
M
RemoveIntersectingReference(ElementId)
|
Boolean
|
Removed intersecting reference.
|
|
|
M
SetOffsetForIntersectingReference(ElementId, Double)
|
None
|
Sets offset for the intersecting reference.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|
|
M
UsesReference(ElementId)
|
Boolean
|
Identifies if the PartMaker uses the intersecting reference.
|
|