Open CASCADE Technology
6.5.4
|
#include <StepGeom_DegeneratePcurve.hxx>
Public Member Functions | |
StepGeom_DegeneratePcurve () | |
Returns a DegeneratePcurve | |
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_DegeneratePcurve::BasisSurface | ( | ) | const |
virtual void StepGeom_DegeneratePcurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepGeom_DegeneratePcurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepGeom_Surface > & | aBasisSurface, | ||
const Handle< StepRepr_DefinitionalRepresentation > & | aReferenceToCurve | ||
) | [virtual] |
Reimplemented in StepGeom_EvaluatedDegeneratePcurve.
Handle_StepRepr_DefinitionalRepresentation StepGeom_DegeneratePcurve::ReferenceToCurve | ( | ) | const |
void StepGeom_DegeneratePcurve::SetBasisSurface | ( | const Handle< StepGeom_Surface > & | aBasisSurface | ) |
void StepGeom_DegeneratePcurve::SetReferenceToCurve | ( | const Handle< StepRepr_DefinitionalRepresentation > & | aReferenceToCurve | ) |