SlabShapeEditor Members


The SlabShapeEditor type exposes the following members.

Methods

Name Description
Public method DrawPoint
Adds a point to the corresponding slab, roof or floor.
Public method DrawSplitLine
Draws a split line on the corresponding slab, roof or floor.
Public method Enable
Enables the slab shape editing functionality.
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ModifySubElement(SlabShapeCrease, Double)
Manipulates the crease on the corresponding slab, roof or floor.
Public method ModifySubElement(SlabShapeVertex, Double)
Manipulates the vertex on the corresponding slab, roof or floor.
Public method PickSupport
Picks an element to support the slab. This method will define split lines and create constant bearing lines for the slab.
Public method ResetSlabShape
Removes the modifications made during editing and resets the element geometry back to the unmodified state.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property IsEnabled
Identifies if the slab shape editing functionality is enabled.
Public property SlabShapeCreases
All of the creases that can be edited.
Public property SlabShapeVertices
All of the vertices that can be edited.

See Also