<Code Lib>
2025.3 Property
Changes 1
P

MassSurfaceData.ConceptualConstructionId

Description:
The id of the conceptual construction associated with the reference surface.

public ElementId ConceptualConstructionId { get; set; }

  • When setting this property: The input element conceptualConstructionId is not a valid ConceptualConstructionType element id.
  • When setting this property: A non-optional argument was null

Loading…