<Code Lib>
2024 Method
Changes 0
M

FabricationPart.SplitStraight(XYZ)

Description:
Splits the straight into two at the passed in point.
Overloads (2):
SplitStraight(XYZ)

public ElementId SplitStraight(
	XYZ position
)

Return Value ElementId Returns the element identifier of the new straight.

Loading…