BodyComponents Property

Definition

Namespace: Macad.Core.Topology
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
[SerializeMemberAttribute(SortKey = 900)]
public List<Component> Components { get; set; }

Property Value

ListComponent

See Also