FabricationPart.AlignPartByInsertionPointAndCutInToStraight
Description:
Align the part by its insertion point to a point and rotation on a straight. This will automatically size and connect the part being cut into, if possible.
Align the part by its insertion point to a point and rotation on a straight. This will automatically size and connect the part being cut into, if possible.
-
documentThe document.
-
straightIdThe element identifier of the straight to be cut in to.
-
partIdThe element identifier of the part to align and cut in with.
-
positionThe position to move the parts insertion point to.
-
DoublerotationThe rotation in radians.
-
DoubleslopeThe slope value to flex to match if possible in fractional units (eg.1/50). Positive values are up, negative are down. Slopes can only be applied to fittings, whilst straights will inherit the slope from the piece it is connecting to.
-
BooleanflipFlip the part to allow for flow direction.
-
The element is not a fabrication part. -or- Not all of the fabrication part's connectors are open. -or- The part is not a straight. -or- The fabrication parts do not have matching domain types. -or- The position is not on the straight.
-
A non-optional argument was null
-
Failed to align the part to the straight to cut in to.