|
Open CASCADE Technology
6.5.4
|
#include <StepGeom_Pcurve.hxx>

Public Member Functions | |
| StepGeom_Pcurve () | |
| Returns a Pcurve | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Surface > &aBasisSurface, const Handle< StepRepr_DefinitionalRepresentation > &aReferenceToCurve) |
| void | SetBasisSurface (const Handle< StepGeom_Surface > &aBasisSurface) |
| Handle_StepGeom_Surface | BasisSurface () const |
| void | SetReferenceToCurve (const Handle< StepRepr_DefinitionalRepresentation > &aReferenceToCurve) |
| Handle_StepRepr_DefinitionalRepresentation | ReferenceToCurve () const |
| Handle_StepGeom_Surface StepGeom_Pcurve::BasisSurface | ( | ) | const |
| virtual void StepGeom_Pcurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepGeom_Pcurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepGeom_Surface > & | aBasisSurface, | ||
| const Handle< StepRepr_DefinitionalRepresentation > & | aReferenceToCurve | ||
| ) | [virtual] |
| Handle_StepRepr_DefinitionalRepresentation StepGeom_Pcurve::ReferenceToCurve | ( | ) | const |
| void StepGeom_Pcurve::SetBasisSurface | ( | const Handle< StepGeom_Surface > & | aBasisSurface | ) |
| void StepGeom_Pcurve::SetReferenceToCurve | ( | const Handle< StepRepr_DefinitionalRepresentation > & | aReferenceToCurve | ) |
1.8.0