double | |
Get method for attribute "AngleControl" The angle control to use for the exported facets. Value is from 0.0 to 1.0. | |
double | |
Get method for attribute "ChordHeight" The chord height to use for the exported facets. | |
/*optional*/ FacetControlFlags | |
Get method for attribute "FacetControlOptions" Flags (FACET_STEP_SIZE_ADJUST and others) to control Facet export. | |
double | GetStepSize () |
Get method for attribute "StepSize" The step size to use for the exported facets. | |
void | SetAngleControl (double value) |
Set method for attribute "AngleControl" The angle control to use for the exported facets. Value is from 0.0 to 1.0. | |
void | SetChordHeight (double value) |
Set method for attribute "ChordHeight" The chord height to use for the exported facets. | |
void | |
Set method for attribute "FacetControlOptions" Flags (FACET_STEP_SIZE_ADJUST and others) to control Facet export. | |
void | SetStepSize (double value) |
Set method for attribute "StepSize" The step size to use for the exported facets. |
GetAngleControl | ||
double | GetAngleControl | () |
SetAngleControl | ||
void | SetAngleControl | (double value) |
GetChordHeight | ||
double | GetChordHeight | () |
SetChordHeight | ||
void | SetChordHeight | (double value) |
GetStepSize | ||
double | GetStepSize | () |
SetStepSize | ||
void | SetStepSize | (double value) |
GetFacetControlOptions | ||
/*optional*/ FacetControlFlags | GetFacetControlOptions | () |
SetFacetControlOptions | ||
void | SetFacetControlOptions |