Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Fields
GeomAdaptor_Surface::RevolutionData Struct Reference

Internal structure for revolution surface evaluation data. More...

#include <GeomAdaptor_Surface.hxx>

Data Fields

occ::handle< Adaptor3d_CurveBasisCurve
 Adaptor for basis curve.
 
gp_Ax1 Axis
 Revolution axis.
 
occ::handle< GeomEval_RepSurfaceDesc::BaseEvalRep
 Eval representation descriptor.
 

Detailed Description

Internal structure for revolution surface evaluation data.

Field Documentation

◆ Axis

gp_Ax1 GeomAdaptor_Surface::RevolutionData::Axis

Revolution axis.

◆ BasisCurve

occ::handle<Adaptor3d_Curve> GeomAdaptor_Surface::RevolutionData::BasisCurve

Adaptor for basis curve.

◆ EvalRep

occ::handle<GeomEval_RepSurfaceDesc::Base> GeomAdaptor_Surface::RevolutionData::EvalRep

Eval representation descriptor.


The documentation for this struct was generated from the following file: