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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(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
Returns a string that represents the current object.
(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