<Code Lib>
2026 Method
Changes 0
M

FabricSheet.SetSegmentLength

Description:
Sets the value of the bent fabric sheet segment(like A, B, C, D etc.

public void SetSegmentLength(
	ElementId segmentParameterId,
	double value
)

  • segmentParameterId
    The segment ID of the bent fabric sheet.
  • Double
    value
    The length value to set

Loading…