LoadAspect Class |
Namespace: Demo3D.Visuals
public class LoadAspect : ExportableVisualAspect, IPhysicsGroupProvider
The LoadAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| LoadAspect | Initializes a new instance of the LoadAspect class |
| Name | Description | |
|---|---|---|
| app | (Inherited from VisualAspect.) | |
| AspectId | An internal CAD-package specific Id for the Aspect. (Inherited from ExportableVisualAspect.) | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BindingInterface | (Inherited from BindableVisualAspect.) | |
| ContextVisual | The Visual that represents the top level part or assembly from the CAD package. (Inherited from ExportableVisualAspect.) | |
| DeleteOnReset | Whether the load should be deleted on reset. | |
| DeleteWhenFloorHit | Whether the load should be deleted if it contacts the floor. | |
| document | (Inherited from VisualAspect.) | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled | (Inherited from AspectComponentBase.) | |
| IsInitialized | (Inherited from AspectComponentBase.) | |
| IsReadOnly | (Inherited from AspectComponentBase.) | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Visual | (Inherited from VisualAspect.) |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) |