ConceptualConstructionShadeType Enumeration |
ConceptualConstructionType values for Shades.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum ConceptualConstructionShadeType
Public Enumeration ConceptualConstructionShadeType
public enum class ConceptualConstructionShadeType
type ConceptualConstructionShadeType
MembersMember name | Value | Description |
---|
BasicShade | 0 |
Basic Shade
|
NumShadeTypeConstruction | 1 |
Total Number of Shade Type Constructions
|
InvalidShadeTypeConstruction | -1 |
Invalid value/not set Shade Type Construction
|
See Also