NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::WrapGeometryBuilder Class Reference

Represents a Features::WrapGeometry builder
To create a new instance of this class, use Features::FeatureCollection::CreateWrapGeometryBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::WrapGeometryBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  CloseGapType { CloseGapTypeSharp, CloseGapTypeBeveled, CloseGapTypeNoOffset }
 Represents the close gap type. More...

Public Member Functions

NXOpen::ExpressionAddOffset ()
 Returns the Additional offset.
bool Associative ()
 Returns the Remove parms switch
Created in NX6.0.0.
NXOpen::Features::WrapGeometryBuilder::CloseGapType CloseGaps ()
 Returns the Method used to close the gaps after offset of the wrap
Created in NX6.0.0.
double DistTol ()
 Returns the Distance tolerance used to facet the solids.
NXOpen::SelectDisplayableObjectListGeometry ()
 Returns the geometry to be wrapped (solid, sheet, curve, point)
Created in NX6.0.0.
bool IsInterpart ()
 Returns the Setting that determines if this feature have interpart references
Created in NX6.0.0.
NXOpen::PlaneListPlanesList ()
 Returns the Planes to split the geometry, tightens the wrap along this plane
Created in NX6.0.0.
void SetAssociative (bool associative)
 Sets the Remove parms switch
Created in NX6.0.0.
void SetCloseGaps (NXOpen::Features::WrapGeometryBuilder::CloseGapType closeGaps)
 Sets the Method used to close the gaps after offset of the wrap
Created in NX6.0.0.
void SetDistTol (double distTol)
 Sets the Distance tolerance used to facet the solids.
void SetInterpart (bool isInterpart)
 Sets the Setting that determines if this feature have interpart references
Created in NX6.0.0.
NXOpen::ExpressionSplitOffset ()
 Returns the Offset applied to both sides of the splitting planes.

Detailed Description

Represents a Features::WrapGeometry builder
To create a new instance of this class, use Features::FeatureCollection::CreateWrapGeometryBuilder
Default values.

Property Value

AddOffset.Value

0 (millimeters part), 0 (inches part)

Associative

1

CloseGaps

Sharp

DistTol

2.54

IsInterpart

0

SplitOffset.Value

0 (millimeters part), 0 (inches part)


Created in NX6.0.0.


Member Enumeration Documentation

Represents the close gap type.

Enumerator:
CloseGapTypeSharp 

sharp

CloseGapTypeBeveled 

beveled

CloseGapTypeNoOffset 

no offset


Member Function Documentation

Returns the Additional offset.

Will expand the wrap.
Created in NX6.0.0.

License requirements : None

Returns the Remove parms switch
Created in NX6.0.0.



License requirements : None

Returns the Method used to close the gaps after offset of the wrap
Created in NX6.0.0.



License requirements : None

Returns the Distance tolerance used to facet the solids.

Also used for default offset calculation.
Created in NX6.0.0.

License requirements : None

Returns the geometry to be wrapped (solid, sheet, curve, point)
Created in NX6.0.0.



License requirements : None

Returns the Setting that determines if this feature have interpart references
Created in NX6.0.0.



License requirements : None

Returns the Planes to split the geometry, tightens the wrap along this plane
Created in NX6.0.0.



License requirements : None

Sets the Remove parms switch
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
associativeassociative

Sets the Method used to close the gaps after offset of the wrap
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
closeGapsclosegaps

Sets the Distance tolerance used to facet the solids.

Also used for default offset calculation.
Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
distToldisttol

Sets the Setting that determines if this feature have interpart references
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isInterpartisinterpart

Returns the Offset applied to both sides of the splitting planes.


Created in NX6.0.0.

License requirements : None


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