<Code Lib>
2026 Method
Changes 0
M

SlabShapeEditor.ModifySubElement(SlabShapeCrease, Double)

Description:
Manipulates the crease on the corresponding slab, roof or floor.
Overloads (2):
ModifySubElement(SlabShapeCrease,Double)

public void ModifySubElement(
	SlabShapeCrease crease,
	double offset
)

  • crease
    The crease.
  • Double
    offset
    The new value of the crease offset, which is the average of offsets of its ends.

Loading…