The type of a SlabShapeVertex
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum SlabShapeVertexType
Members
| Member name | Value | Description |
|---|
| Corner | 1 | |
| Edge | 2 | |
| Interior | 3 | |
| Invalid | 0 | |
See Also
Reference