Click or drag to resize

GateTypeDoorOpenAngle Property

The angle for doors component when they are open. Only for the hinge mode.

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

Property Value

ReferenceDegree
See Also