<Code Lib>
2023 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 ElementId of the new straight.

Loading…