<Code Lib>
2025.3 Method
Changes 0
M

SlabShapeEditor.ModifySubElement(SlabShapeVertex, Double)

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

public void ModifySubElement(
	SlabShapeVertex vertex,
	double offset
)

  • vertex
    The vertex.
  • Double
    offset
    The new value of the vertex offset.

Loading…