Namespace:
Autodesk.Revit.DB
SlabShapeVertexType
Enumeration
Description:
An enumerated type listing all Vertex types of Slab Shape Edit.
An enumerated type listing all Vertex types of Slab Shape Edit.
Syntax
public enum SlabShapeVertexType
Unknown Namespace Members:
Name | Description |
---|---|
Invalid | The type of Vertex is Invalid. |
Corner | The type of Vertex is Corner. |
Edge | The type of Vertex is Edge. |
Interior | The type of Vertex is Interior. |