<Code Lib>
2025.3 Property
Changes 0
P

MassLevelData.ConceptualConstructionId

Description:
The ElementId of the conceptual construction associated with the MassLevelData (Mass Floor).

public ElementId ConceptualConstructionId { get; set; }

  • When setting this property: The input ElementId conceptualConstructionId is not a valid conceptual construction type ElementId.
  • When setting this property: A non-optional argument was null

Loading…