SlabShapeEditor Members

The SlabShapeEditor type exposes the following members.

Methods

  NameDescription
Public methodDrawPoint
Adds a point to the corresponding slab, roof or floor.
Public methodDrawSplitLine
Draws a split line on the corresponding slab, roof or floor.
Public methodEnable
Enables the slab shape editing functionality.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodModifySubElement(SlabShapeCrease, Double)
Manipulates the crease on the corresponding slab, roof or floor.
Public methodModifySubElement(SlabShapeVertex, Double)
Manipulates the vertex on the corresponding slab, roof or floor.
Public methodPickSupport
Picks an element to support the slab. This method will define split lines and create constant bearing lines for the slab.
Public methodResetSlabShape
Removes the modifications made during editing and resets the element geometry back to the unmodified state.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsEnabled
Identifies if the slab shape editing functionality is enabled.
Public propertySlabShapeCreases
All of the creases that can be edited.
Public propertySlabShapeVertices
All of the vertices that can be edited.

See Also