Click or drag to resize

BuildingElementSides Property

The sides where the element can be created.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<BuildingElementSidesEnum> Sides { get; set; }

Property Value

Type: ReferenceBuildingElementSidesEnum
See Also