RebarGeometryType Enumeration |
Rebar geometry type
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum RebarGeometryType
Public Enumeration RebarGeometryType
public enum class RebarGeometryType
MembersMember name | Value | Description |
---|
ShapeBased | 0 |
Shape Driven.
|
FreeForm | 1 |
Free Form.
|
See Also