Solid Geometry Options Constructor Creates a new SolidOptions class with solid tag settings. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public SolidGeometryOptions( int solidTag ) Public Sub New ( solidTag As Integer ) public: SolidGeometryOptions( int solidTag ) new : solidTag : int -> SolidGeometryOptions Parameters solidTag Int32 The material id for the Solid. See Also Reference SolidGeometryOptions Class Autodesk.Revit.DB Namespace
Solid Geometry Options Constructor Creates a new SolidOptions class with solid tag settings. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public SolidGeometryOptions( int solidTag ) Public Sub New ( solidTag As Integer ) public: SolidGeometryOptions( int solidTag ) new : solidTag : int -> SolidGeometryOptions Parameters solidTag Int32 The material id for the Solid. See Also Reference SolidGeometryOptions Class Autodesk.Revit.DB Namespace