NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Facet::STLImportBuilder Class Reference

The STL file import builder
To create a new instance of this class, use Facet::FacetedBodyCollection::CreateSTLImportBuilder
Default values. More...

Inheritance diagram for NXOpen::Facet::STLImportBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AngularToleranceTypes { AngularToleranceTypesCoarse, AngularToleranceTypesMedium, AngularToleranceTypesFine }
 The angular tolerance types. More...
enum  FacetBodyTypes { FacetBodyTypesNx, FacetBodyTypesJt }
 The facet body types. More...
enum  STLFileUnitsTypes { STLFileUnitsTypesMeters, STLFileUnitsTypesMillimeters, STLFileUnitsTypesInches }
 The STL file units types. More...

Public Member Functions

NXOpen::Facet::STLImportBuilder::AngularToleranceTypes AngularTolerance ()
 Returns the angular tolerance
Created in NX6.0.0.
NXOpen::Facet::STLImportBuilder::FacetBodyTypes FacetBodyType ()
 Returns the facet body type
Created in NX6.0.0.
NXString File ()
 Returns the STL file
Created in NX6.0.0.
bool HideSmoothEdges ()
 Returns the indicator for whether to hide smooth edges
Created in NX6.0.0.
void SetAngularTolerance (NXOpen::Facet::STLImportBuilder::AngularToleranceTypes angularTolerance)
 Sets the angular tolerance
Created in NX6.0.0.
void SetFacetBodyType (NXOpen::Facet::STLImportBuilder::FacetBodyTypes facetBodyType)
 Sets the facet body type
Created in NX6.0.0.
void SetFile (const NXString &filename)
 Sets the STL file
Created in NX6.0.0.
void SetHideSmoothEdges (bool hideSmoothEdges)
 Sets the indicator for whether to hide smooth edges
Created in NX6.0.0.
void SetShowInformationWindow (bool showInformationWindow)
 Sets the indicator for whether to show information window
Created in NX6.0.0.
void SetSTLFileUnits (NXOpen::Facet::STLImportBuilder::STLFileUnitsTypes stlFileUnits)
 Sets the STL file units
Created in NX6.0.0.
bool ShowInformationWindow ()
 Returns the indicator for whether to show information window
Created in NX6.0.0.
NXOpen::Facet::STLImportBuilder::STLFileUnitsTypes STLFileUnits ()
 Returns the STL file units
Created in NX6.0.0.

Detailed Description

The STL file import builder
To create a new instance of this class, use Facet::FacetedBodyCollection::CreateSTLImportBuilder
Default values.

Property Value

AngularTolerance

Medium

FacetBodyType

Nx

HideSmoothEdges

1

STLFileUnits

Millimeters

ShowInformationWindow

0


Created in NX6.0.0.


Member Enumeration Documentation

The angular tolerance types.

Enumerator:
AngularToleranceTypesCoarse 

coarse

AngularToleranceTypesMedium 

medium

AngularToleranceTypesFine 

fine

The facet body types.

Enumerator:
FacetBodyTypesNx 

nx

FacetBodyTypesJt 

jt

The STL file units types.

Enumerator:
STLFileUnitsTypesMeters 

meters

STLFileUnitsTypesMillimeters 

millimeters

STLFileUnitsTypesInches 

inches


Member Function Documentation

Returns the angular tolerance
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Returns the facet body type
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Returns the STL file
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR nx_freeform_1 ("basic freeform modeling")

Returns the indicator for whether to hide smooth edges
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Sets the angular tolerance
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
angularToleranceangulartolerance

Sets the facet body type
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
facetBodyTypefacetbodytype

Sets the STL file
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR nx_freeform_1 ("basic freeform modeling")

Parameters:
filenamefilename

Sets the indicator for whether to hide smooth edges
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
hideSmoothEdgeshidesmoothedges
void NXOpen::Facet::STLImportBuilder::SetShowInformationWindow ( bool  showInformationWindow)

Sets the indicator for whether to show information window
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
showInformationWindowshowinformationwindow

Sets the STL file units
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
stlFileUnitsstlfileunits

Returns the indicator for whether to show information window
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Returns the STL file units
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")


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