public Placement3D[] IncludedElements {get; set;}
public: property array<Placement3D^>^ IncludedElements { array<Placement3D^>^ get(); void set ( array<Placement3D^>^ value); }
public Placement3D[] IncludedElements {get; set;}
public: property array<Placement3D^>^ IncludedElements { array<Placement3D^>^ get(); void set ( array<Placement3D^>^ value); }
Objects which don't contain mesh like Cabinet will not be displayed. To display elements of Cabinet it is necessary to include their children.
Changes are visible after calling Update.