2024 Method
Changes 0
M

FabricationPart.SplitStraight

Description:
Splits the straight into two at the passed in point.
Overloads (2):
SplitStraight(Document,ElementId,XYZ)
public ElementId SplitStraight(
	Document document,
	ElementId partId,
	XYZ position
)
Return Value ElementId Returns the element identifier of the new straight.