2027 Members
Changes 0
M

PartMakerMethodToDivideVolumes Properties

Name Return Type Description
P DivisionGap double The gap which is created between matching profiles of parts.
P DivisionPatternMirror bool Whether pattern defined by the division rule should be mirrored before application Mirroring is similar to changing indices of u-const gridlines.
P DivisionRotationAngle double Angle by which both u- and v- gridlines of the division are rotated with respect to the natural u/v-const directions of the sketch plane.
P DivisionRuleId ElementId Id of the 'DivisionRule' which is used to augment the cutting sketch.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P ProfileFlipAcross bool True if the corresponding left/upper parts profile are mirrored with respect to the division line. False if the profile of left/upper parts are defined directly by the profile family.
P ProfileFlipAlong bool True if the corresponding left/upper parts profile are mirrored with respect to the center line of the hosts to be divided. False if the profile of left/upper parts are defined directly by the profile family.
P ProfileMatch PartEdgeConditionOrientation Determines how two profiles match.
P ProfileOffset double The offset which is applied to a family-defined profile in the direction away from the division line and toward left/upper part to obtain its profile.
P ProfileType ElementId The id of the profile family applied to boundaries between parts.
P UConstDivisionIndent int Indentation for the application of division rule's pattern across u-const gridlines (i.e., similar to changing indices of u-const gridlines).
P VConstDivisionIndent int Indentation for the application of division rule's pattern across v-const gridlines (i.e., similar to changing indices of v-const gridlines).