API / geotoolkit3d / shapes / PanelsIntersection2DModel / PanelsIntersection2DModel
shapes.PanelsIntersection2DModel.PanelsIntersection2DModel
Type Aliases
Type Aliases
Ƭ EventMap: EventMap & { Changed: void ; Ready: void }
Ƭ Options: Object
Model properties
| Name | Type | Description |
|---|---|---|
panels? | AbstractPanel | AbstractPanel[] | Iterator<AbstractPanel> | null | Panels for intersection |
Ƭ OptionsOut: Object
Model properties
| Name | Type | Description |
|---|---|---|
panels | Iterator<AbstractPanel> | null | Panels for intersection |