ConceptualConstructionType Class


This element is used to describe the conceptual physical, construction, and energy properties in a manner that can be understood by both the Revit BIM model and Green Building Studio/Green Building XML. For serialization

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2012

Syntax

C#
public class ConceptualConstructionType : ElementType
Visual Basic
Public Class ConceptualConstructionType _
	Inherits ElementType
Visual C++
public ref class ConceptualConstructionType : public ElementType

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DBElementType
      Autodesk.Revit.DB.AnalysisConceptualConstructionType

See Also