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