Click or drag to resize

PlantMaterialPartType Property

The type of the part.

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

Property Value

ReferencePlantMaterialPartTypeEnum
See Also