Carries tolerance and count data to be used in making surface facets and curve chords: IFacetOptions, IPolyfaceConstruction, ConstructionState, PolyfaceConstruction. More...
Go to the source code of this file.
Classes | |
struct | IFacetOptions |
FacetOptions carries tolerance and count data to be used in making surface facets and curve chords. More... | |
struct | IPolyfaceConstruction |
Helper object for constructing polyface mesh. More... | |
struct | PolyfaceConstruction |
Helper object for constructing facets from coordinate sources. More... | |
Typedefs | |
typedef RefCountedPtr < IFacetOptions > | IFacetOptionsPtr |
typedef RefCountedPtr < IPolyfaceConstruction > | IPolyfaceConstructionPtr |
typedef struct IPolyfaceConstruction * | IPolyfaceConstructionP |
typedef struct IPolyfaceConstruction & | IPolyfaceConstructionR |
Enumerations | |
enum | FacetParamMode { FACET_PARAM_01BothAxes = 0, FACET_PARAM_01LargerAxis = 1, FACET_PARAM_Distance = 2 } |
Enumeration of requested range of facet parameters. More... | |
Carries tolerance and count data to be used in making surface facets and curve chords: IFacetOptions, IPolyfaceConstruction, ConstructionState, PolyfaceConstruction.
typedef RefCountedPtr<IFacetOptions> IFacetOptionsPtr |
typedef struct IPolyfaceConstruction* IPolyfaceConstructionP |
typedef RefCountedPtr<IPolyfaceConstruction> IPolyfaceConstructionPtr |
typedef struct IPolyfaceConstruction& IPolyfaceConstructionR |
enum FacetParamMode |
Enumeration of requested range of facet parameters.