Class SelectSubshapeAction.EventArgs
- Namespace
- Macad.Interaction
- Assembly
- Macad.Interaction.dll
public class SelectSubshapeAction.EventArgs
- Inheritance
-
SelectSubshapeAction.EventArgs
Constructors
Properties
public MouseEventData MouseEventData { get; init; }
- Property Value: MouseEventData
public AIS_InteractiveObject SelectedAisObject { get; init; }
- Property Value: AIS_InteractiveObject
public InteractiveEntity SelectedEntity { get; init; }
- Property Value: InteractiveEntity
public TopoDS_Shape SelectedSubshape { get; init; }
- Property Value: TopoDS_Shape
public SubshapeTypes SelectedSubshapeType { get; init; }
- Property Value: SubshapeTypes