SlabShapeVertexType Enumeration |
The type of a SlabShapeVertex
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum SlabShapeVertexType
Public Enumeration SlabShapeVertexType
public enum class SlabShapeVertexType
MembersMember name | Value | Description |
---|
Corner | 1 | |
Edge | 2 | |
Interior | 3 | |
Invalid | 0 | |
See Also