NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::GeometricAnalysis::GapFlushnessBuilder Class Reference

GapFlushnessBuilder class
To create a new instance of this class, use NXOpen::GeometricAnalysis::AnalysisObjectCollection::CreateGapFlushnessBuilder
Default values. More...

Inheritance diagram for NXOpen::GeometricAnalysis::GapFlushnessBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  DisplayOptions { DisplayOptionsGapOnly, DisplayOptionsFlushnessOnly, DisplayOptionsBoth }
 This enum represents Label Display Option type. More...
 
enum  EvaluationModes { EvaluationModesPoint, EvaluationModesCurveNumber, EvaluationModesCurve }
 This enum represents evaluation mode. More...
 
enum  EvaluationTypes { EvaluationTypesAbsolute, EvaluationTypesVisual }
 This enum represents the Gap and Flushness Analysis Object evaluation types. More...
 
enum  PanelTypes { PanelTypesHem, PanelTypesFlange, PanelTypesWall }
 This enum represents panel type. More...
 
enum  SectionAlignments { SectionAlignmentsCurve, SectionAlignmentsCurveView, SectionAlignmentsSpecifiedDirection }
 This enum represents cross-section alignment type. More...
 
enum  SectionCurveOptions { SectionCurveOptionsContactCurve, SectionCurveOptionsUserDefined }
 This enum represents Cross Section Curves Options. More...
 

Public Member Functions

NXOpen::ScCollectorBasePanelFaces ()
 Returns the Base Panel face selection
Created in NX5.0.0. More...
 
NXOpen::SectionBasePanelInnerContactCurves ()
 Returns the Base Panel inner contact section
Created in NX5.0.0. More...
 
NXOpen::SectionBasePanelOuterContactCurves ()
 Returns the Base Panel outer contact section
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes BasePanelType ()
 Returns the Base Panel type
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionCurveOptions CrossSectionCurveOption ()
 Returns the cross section curve option
Created in NX5.0.0. More...
 
NXOpen::SectionCrossSectionCurves ()
 Returns the Cross Section Curves
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationModes EvaluationMode ()
 Returns the evaluation Method
Created in NX5.0.0. More...
 
NXOpen::PointEvaluationPoint ()
 Returns the evaluation point
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationTypes EvaluationType ()
 Returns the evaluation type
Created in NX5.0.0. More...
 
bool IsNegativeToleranceLabelDisplayed ()
 Returns the Label Display negative tolerance
Created in NX5.0.0. More...
 
bool IsNominalLabelDisplayed ()
 Returns the Label Display Nominal
Created in NX5.0.0. More...
 
bool IsPositiveToleranceLabelDisplayed ()
 Returns the Label Display positive tolerance
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::DisplayOptions LabelDisplayOption ()
 Returns the display option type
Created in NX5.0.0. More...
 
double NegativeFlushnessTolerance ()
 Returns the negative tolerance for flushness
Created in NX5.0.0. More...
 
double NegativeGapTolerance ()
 Returns the negative tolerance for gap
Created in NX5.0.0. More...
 
double NominalFlushness ()
 Returns the nominal value for flushness
Created in NX5.0.0. More...
 
double NominalGap ()
 Returns the nominal value for gap
Created in NX5.0.0. More...
 
double PositiveFlushnessTolerance ()
 Returns the positive tolerance for flushness
Created in NX5.0.0. More...
 
double PositiveGapTolerance ()
 Returns the positive tolerance for gap
Created in NX5.0.0. More...
 
bool PreviewOption ()
 Returns the preview option
Created in NX5.0.0. More...
 
NXOpen::ExpressionSampleDistance ()
 Returns the Sample Distance
Created in NX5.0.0. More...
 
int SampleNumber ()
 Returns the sample number
Created in NX5.0.0. More...
 
NXOpen::ScCollectorSecondPanelFaces ()
 Returns the Second Panel face selection
Created in NX5.0.0. More...
 
NXOpen::SectionSecondPanelInnerContactCurves ()
 Returns the Second Panel inner contact section
Created in NX5.0.0. More...
 
NXOpen::SectionSecondPanelOuterContactCurves ()
 Returns the Second Panel outer contact section
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes SecondPanelType ()
 Returns the Second Panel type
Created in NX5.0.0. More...
 
NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionAlignments SectionAlignment ()
 Returns the Section Alignment
Created in NX5.0.0. More...
 
NXOpen::DirectionSectionAlignmentDirection ()
 Returns the section alignment vector
Created in NX5.0.0. More...
 
void SetBasePanelType (NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes panelType)
 Sets the Base Panel type
Created in NX5.0.0. More...
 
void SetCrossSectionCurveOption (NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionCurveOptions sectionCurveOption)
 Sets the cross section curve option
Created in NX5.0.0. More...
 
void SetEvaluationMode (NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationModes evaluationMode)
 Sets the evaluation Method
Created in NX5.0.0. More...
 
void SetEvaluationPoint (NXOpen::Point *evaluationPoint)
 Sets the evaluation point
Created in NX5.0.0. More...
 
void SetEvaluationType (NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationTypes evaluationType)
 Sets the evaluation type
Created in NX5.0.0. More...
 
void SetLabelDisplayOption (NXOpen::GeometricAnalysis::GapFlushnessBuilder::DisplayOptions displayOption)
 Sets the display option type
Created in NX5.0.0. More...
 
void SetNegativeFlushnessTolerance (double negativeTolFlush)
 Sets the negative tolerance for flushness
Created in NX5.0.0. More...
 
void SetNegativeGapTolerance (double negativeTolGap)
 Sets the negative tolerance for gap
Created in NX5.0.0. More...
 
void SetNegativeToleranceLabelDisplayed (bool showlabelNegative)
 Sets the Label Display negative tolerance
Created in NX5.0.0. More...
 
void SetNominalFlushness (double nominalFlush)
 Sets the nominal value for flushness
Created in NX5.0.0. More...
 
void SetNominalGap (double nominalGap)
 Sets the nominal value for gap
Created in NX5.0.0. More...
 
void SetNominalLabelDisplayed (bool showlabelNominal)
 Sets the Label Display Nominal
Created in NX5.0.0. More...
 
void SetPositiveFlushnessTolerance (double positiveTolFlush)
 Sets the positive tolerance for flushness
Created in NX5.0.0. More...
 
void SetPositiveGapTolerance (double positiveTolGap)
 Sets the positive tolerance for gap
Created in NX5.0.0. More...
 
void SetPositiveToleranceLabelDisplayed (bool showlabelPositive)
 Sets the Label Display positive tolerance
Created in NX5.0.0. More...
 
void SetPreviewOption (bool previewOption)
 Sets the preview option
Created in NX5.0.0. More...
 
void SetSampleNumber (int sampleNumber)
 Sets the sample number
Created in NX5.0.0. More...
 
void SetSecondPanelType (NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes panelType)
 Sets the Second Panel type
Created in NX5.0.0. More...
 
void SetSectionAlignment (NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionAlignments sectionAlignment)
 Sets the Section Alignment
Created in NX5.0.0. More...
 
void SetSectionAlignmentDirection (NXOpen::Direction *sectionAlignmentDirection)
 Sets the section alignment vector
Created in NX5.0.0. More...
 
void SetShowOutRangeLabels (bool showOutRangeLabels)
 Sets the show out of range labels
Created in NX5.0.0. More...
 
bool ShowOutRangeLabels ()
 Returns the show out of range labels
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

GapFlushnessBuilder class
To create a new instance of this class, use NXOpen::GeometricAnalysis::AnalysisObjectCollection::CreateGapFlushnessBuilder
Default values.

Property Value

SampleNumber

10


Created in NX5.0.0.

Member Enumeration Documentation

This enum represents Label Display Option type.

Enumerator
DisplayOptionsGapOnly 

gap only

DisplayOptionsFlushnessOnly 

flushness only

DisplayOptionsBoth 

both

This enum represents evaluation mode.

Enumerator
EvaluationModesPoint 

at point

EvaluationModesCurveNumber 

along curve and number

EvaluationModesCurve 

along curve and distance

This enum represents the Gap and Flushness Analysis Object evaluation types.

Enumerator
EvaluationTypesAbsolute 

absolute

EvaluationTypesVisual 

visual

This enum represents panel type.

Enumerator
PanelTypesHem 

type hem

PanelTypesFlange 

type flange

PanelTypesWall 

type wall

This enum represents cross-section alignment type.

Enumerator
SectionAlignmentsCurve 

curve

SectionAlignmentsCurveView 

curve in view

SectionAlignmentsSpecifiedDirection 

specified direction

This enum represents Cross Section Curves Options.

Enumerator
SectionCurveOptionsContactCurve 

use contact curve

SectionCurveOptionsUserDefined 

use user defined curve

Member Function Documentation

NXOpen::ScCollector* NXOpen::GeometricAnalysis::GapFlushnessBuilder::BasePanelFaces ( )

Returns the Base Panel face selection
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Section* NXOpen::GeometricAnalysis::GapFlushnessBuilder::BasePanelInnerContactCurves ( )

Returns the Base Panel inner contact section
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Section* NXOpen::GeometricAnalysis::GapFlushnessBuilder::BasePanelOuterContactCurves ( )

Returns the Base Panel outer contact section
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes NXOpen::GeometricAnalysis::GapFlushnessBuilder::BasePanelType ( )

Returns the Base Panel type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionCurveOptions NXOpen::GeometricAnalysis::GapFlushnessBuilder::CrossSectionCurveOption ( )

Returns the cross section curve option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Section* NXOpen::GeometricAnalysis::GapFlushnessBuilder::CrossSectionCurves ( )

Returns the Cross Section Curves
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationModes NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationMode ( )

Returns the evaluation Method
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Point* NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationPoint ( )

Returns the evaluation point
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationTypes NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationType ( )

Returns the evaluation type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

bool NXOpen::GeometricAnalysis::GapFlushnessBuilder::IsNegativeToleranceLabelDisplayed ( )

Returns the Label Display negative tolerance
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

bool NXOpen::GeometricAnalysis::GapFlushnessBuilder::IsNominalLabelDisplayed ( )

Returns the Label Display Nominal
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

bool NXOpen::GeometricAnalysis::GapFlushnessBuilder::IsPositiveToleranceLabelDisplayed ( )

Returns the Label Display positive tolerance
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::DisplayOptions NXOpen::GeometricAnalysis::GapFlushnessBuilder::LabelDisplayOption ( )

Returns the display option type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

double NXOpen::GeometricAnalysis::GapFlushnessBuilder::NegativeFlushnessTolerance ( )

Returns the negative tolerance for flushness
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

double NXOpen::GeometricAnalysis::GapFlushnessBuilder::NegativeGapTolerance ( )

Returns the negative tolerance for gap
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

double NXOpen::GeometricAnalysis::GapFlushnessBuilder::NominalFlushness ( )

Returns the nominal value for flushness
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

double NXOpen::GeometricAnalysis::GapFlushnessBuilder::NominalGap ( )

Returns the nominal value for gap
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

double NXOpen::GeometricAnalysis::GapFlushnessBuilder::PositiveFlushnessTolerance ( )

Returns the positive tolerance for flushness
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

double NXOpen::GeometricAnalysis::GapFlushnessBuilder::PositiveGapTolerance ( )

Returns the positive tolerance for gap
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

bool NXOpen::GeometricAnalysis::GapFlushnessBuilder::PreviewOption ( )

Returns the preview option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Expression* NXOpen::GeometricAnalysis::GapFlushnessBuilder::SampleDistance ( )

Returns the Sample Distance
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

int NXOpen::GeometricAnalysis::GapFlushnessBuilder::SampleNumber ( )

Returns the sample number
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::ScCollector* NXOpen::GeometricAnalysis::GapFlushnessBuilder::SecondPanelFaces ( )

Returns the Second Panel face selection
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Section* NXOpen::GeometricAnalysis::GapFlushnessBuilder::SecondPanelInnerContactCurves ( )

Returns the Second Panel inner contact section
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Section* NXOpen::GeometricAnalysis::GapFlushnessBuilder::SecondPanelOuterContactCurves ( )

Returns the Second Panel outer contact section
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes NXOpen::GeometricAnalysis::GapFlushnessBuilder::SecondPanelType ( )

Returns the Second Panel type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionAlignments NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionAlignment ( )

Returns the Section Alignment
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Direction* NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionAlignmentDirection ( )

Returns the section alignment vector
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetBasePanelType ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes  panelType)

Sets the Base Panel type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
panelTypepanel type
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetCrossSectionCurveOption ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionCurveOptions  sectionCurveOption)

Sets the cross section curve option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
sectionCurveOptionsection curve option
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetEvaluationMode ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationModes  evaluationMode)

Sets the evaluation Method
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
evaluationModeevaluation mode
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetEvaluationPoint ( NXOpen::Point evaluationPoint)

Sets the evaluation point
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
evaluationPointEvaluation point
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetEvaluationType ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::EvaluationTypes  evaluationType)

Sets the evaluation type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
evaluationTypeevaluation type
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetLabelDisplayOption ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::DisplayOptions  displayOption)

Sets the display option type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
displayOptiondisplay option
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetNegativeFlushnessTolerance ( double  negativeTolFlush)

Sets the negative tolerance for flushness
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
negativeTolFlushnegativetolflush
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetNegativeGapTolerance ( double  negativeTolGap)

Sets the negative tolerance for gap
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
negativeTolGapnegativetolgap
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetNegativeToleranceLabelDisplayed ( bool  showlabelNegative)

Sets the Label Display negative tolerance
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
showlabelNegativeshowlabel negative
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetNominalFlushness ( double  nominalFlush)

Sets the nominal value for flushness
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
nominalFlushnominalflush
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetNominalGap ( double  nominalGap)

Sets the nominal value for gap
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
nominalGapnominalgap
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetNominalLabelDisplayed ( bool  showlabelNominal)

Sets the Label Display Nominal
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
showlabelNominalshowlabel nominal
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetPositiveFlushnessTolerance ( double  positiveTolFlush)

Sets the positive tolerance for flushness
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
positiveTolFlushpositivetolflush
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetPositiveGapTolerance ( double  positiveTolGap)

Sets the positive tolerance for gap
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
positiveTolGappositivetolgap
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetPositiveToleranceLabelDisplayed ( bool  showlabelPositive)

Sets the Label Display positive tolerance
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
showlabelPositiveshowlabel positive
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetPreviewOption ( bool  previewOption)

Sets the preview option
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
previewOptionpreviewoption
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetSampleNumber ( int  sampleNumber)

Sets the sample number
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
sampleNumbersamplenumber
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetSecondPanelType ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::PanelTypes  panelType)

Sets the Second Panel type
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
panelTypepanel type
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetSectionAlignment ( NXOpen::GeometricAnalysis::GapFlushnessBuilder::SectionAlignments  sectionAlignment)

Sets the Section Alignment
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
sectionAlignmentsection alignment
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetSectionAlignmentDirection ( NXOpen::Direction sectionAlignmentDirection)

Sets the section alignment vector
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
sectionAlignmentDirectionSection Alignment Direction vector
void NXOpen::GeometricAnalysis::GapFlushnessBuilder::SetShowOutRangeLabels ( bool  showOutRangeLabels)

Sets the show out of range labels
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
showOutRangeLabelsshowoutrangelabels
bool NXOpen::GeometricAnalysis::GapFlushnessBuilder::ShowOutRangeLabels ( )

Returns the show out of range labels
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.