Click or drag to resize

FencePointSpecialty Property

Whether to add special mesh to the point.

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

Property Value

Type: ReferenceFencePointSpecialtyEnum
See Also