ostk.mathematics.geometry.d2.object.Composite¶
- class Composite( )¶
Bases:
Object
Methods
Overloaded function.
Overloaded function.
Overloaded function.
- class Format(self: ostk.mathematics.geometry.d2.Object.Format, value: int)¶
Bases:
pybind11_object
Members:
Undefined
Standard
WKT
- property name¶
- __add__(
- self: ostk.mathematics.geometry.d2.object.Composite,
- arg0: ostk.mathematics.geometry.d2.object.Composite,
- access_object_at(
- self: ostk.mathematics.geometry.d2.object.Composite,
- index: int,
- any_contains(*args, **kwargs)¶
Overloaded function.
any_contains(self: ostk.mathematics.geometry.d2.object.Composite, object: ostk.mathematics.geometry.d2.Object) -> bool
any_contains(self: ostk.mathematics.geometry.d2.object.Composite, composite: ostk.mathematics.geometry.d2.object.Composite) -> bool
- apply_transformation(
- self: ostk.mathematics.geometry.d2.object.Composite,
- transformation: ostk::mathematics::geometry::d2::Transformation,
- as_composite( ) ostk.mathematics.geometry.d2.object.Composite ¶
- as_line( ) ostk.mathematics.geometry.d2.object.Line ¶
- as_line_string( ) ostk.mathematics.geometry.d2.object.LineString ¶
- as_point( ) ostk.mathematics.geometry.d2.object.Point ¶
- as_point_set( ) ostk.mathematics.geometry.d2.object.PointSet ¶
- as_polygon( ) ostk.mathematics.geometry.d2.object.Polygon ¶
- as_segment( ) ostk.mathematics.geometry.d2.object.Segment ¶
- contains(*args, **kwargs)¶
Overloaded function.
contains(self: ostk.mathematics.geometry.d2.object.Composite, object: ostk.mathematics.geometry.d2.Object) -> bool
contains(self: ostk.mathematics.geometry.d2.object.Composite, composite: ostk.mathematics.geometry.d2.object.Composite) -> bool
- static empty() ostk.mathematics.geometry.d2.object.Composite ¶
- get_object_count(self: ostk.mathematics.geometry.d2.object.Composite) int ¶
- intersects(*args, **kwargs)¶
Overloaded function.
intersects(self: ostk.mathematics.geometry.d2.object.Composite, object: ostk.mathematics.geometry.d2.Object) -> bool
intersects(self: ostk.mathematics.geometry.d2.object.Composite, composite: ostk.mathematics.geometry.d2.object.Composite) -> bool
- is_composite(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_defined(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_empty(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_line(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_line_string(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_point(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_point_set(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_polygon(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- is_segment(self: ostk.mathematics.geometry.d2.object.Composite) bool ¶
- static undefined() ostk.mathematics.geometry.d2.object.Composite ¶