Struct ruststep::ap201::explicit_draughting::GeometricRepresentationItem [−][src]
pub struct GeometricRepresentationItem {
pub representation_item: RepresentationItem,
}
Fields
representation_item: RepresentationItem
Implementations
Constructs a new GeometricRepresentationItem
.
Methods from Deref<Target = RepresentationItem>
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
type Target = RepresentationItem
type Target = RepresentationItem
The resulting type after dereferencing.
Performs the conversion.
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for GeometricRepresentationItem
impl Send for GeometricRepresentationItem
impl Sync for GeometricRepresentationItem
impl Unpin for GeometricRepresentationItem
impl UnwindSafe for GeometricRepresentationItem
Blanket Implementations
Mutably borrows from an owned value. Read more