Click or drag to resize

BuildingTypeStructure Property

The structure type of the building.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<BuildingTypeStructureEnum> Structure { get; set; }

Property Value

ReferenceBuildingTypeStructureEnum
See Also