|
Open CASCADE Technology 6.5.2
|
#include <StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.hxx>

Public Member Functions | |
| StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext () | |
| Returns a GeometricRepresentationContextAndGlobalUnitAssignedContext | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aContextIdentifier, const Handle< TCollection_HAsciiString > &aContextType) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aContextIdentifier, const Handle< TCollection_HAsciiString > &aContextType, const Handle< StepGeom_GeometricRepresentationContext > &aGeometricRepresentationContext, const Handle< StepRepr_GlobalUnitAssignedContext > &aGlobalUnitAssignedContext) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aContextIdentifier, const Handle< TCollection_HAsciiString > &aContextType, const Standard_Integer aCoordinateSpaceDimension, const Handle< StepBasic_HArray1OfNamedUnit > &aUnits) |
| void | SetGeometricRepresentationContext (const Handle< StepGeom_GeometricRepresentationContext > &aGeometricRepresentationContext) |
| Handle_StepGeom_GeometricRepresentationContext | GeometricRepresentationContext () const |
| void | SetGlobalUnitAssignedContext (const Handle< StepRepr_GlobalUnitAssignedContext > &aGlobalUnitAssignedContext) |
| Handle_StepRepr_GlobalUnitAssignedContext | GlobalUnitAssignedContext () const |
| void | SetCoordinateSpaceDimension (const Standard_Integer aCoordinateSpaceDimension) |
| Standard_Integer | CoordinateSpaceDimension () const |
| void | SetUnits (const Handle< StepBasic_HArray1OfNamedUnit > &aUnits) |
| Handle_StepBasic_HArray1OfNamedUnit | Units () const |
| Handle_StepBasic_NamedUnit | UnitsValue (const Standard_Integer num) const |
| Standard_Integer | NbUnits () const |
| StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext | ( | ) |
| Standard_Integer StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::CoordinateSpaceDimension | ( | ) | const |
| Handle_StepGeom_GeometricRepresentationContext StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::GeometricRepresentationContext | ( | ) | const |
| Handle_StepRepr_GlobalUnitAssignedContext StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::GlobalUnitAssignedContext | ( | ) | const |
| virtual void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
| const Handle< TCollection_HAsciiString > & | aContextType | ||
| ) | [virtual] |
Reimplemented from StepRepr_RepresentationContext.
| virtual void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
| const Handle< TCollection_HAsciiString > & | aContextType, | ||
| const Handle< StepGeom_GeometricRepresentationContext > & | aGeometricRepresentationContext, | ||
| const Handle< StepRepr_GlobalUnitAssignedContext > & | aGlobalUnitAssignedContext | ||
| ) | [virtual] |
| virtual void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::Init | ( | const Handle< TCollection_HAsciiString > & | aContextIdentifier, |
| const Handle< TCollection_HAsciiString > & | aContextType, | ||
| const Standard_Integer | aCoordinateSpaceDimension, | ||
| const Handle< StepBasic_HArray1OfNamedUnit > & | aUnits | ||
| ) | [virtual] |
| Standard_Integer StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::NbUnits | ( | ) | const |
| void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::SetCoordinateSpaceDimension | ( | const Standard_Integer | aCoordinateSpaceDimension | ) |
| void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::SetGeometricRepresentationContext | ( | const Handle< StepGeom_GeometricRepresentationContext > & | aGeometricRepresentationContext | ) |
| void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::SetGlobalUnitAssignedContext | ( | const Handle< StepRepr_GlobalUnitAssignedContext > & | aGlobalUnitAssignedContext | ) |
| void StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::SetUnits | ( | const Handle< StepBasic_HArray1OfNamedUnit > & | aUnits | ) |
| Handle_StepBasic_HArray1OfNamedUnit StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::Units | ( | ) | const |
| Handle_StepBasic_NamedUnit StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext::UnitsValue | ( | const Standard_Integer | num | ) | const |
1.7.4