NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::BridgeSurfaceBuilder Class Reference

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

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

List of all members.

Public Member Functions

NXOpen::GeometricUtilities::FlowDirectionEdgeFlowDirection ()
 Returns the flow direction.
NXOpen::GeometricUtilities::TangentMagnitudeBuilderEdgeTangentMagnitude ()
 Returns the edge tangent magnitude
Created in NX8.0.0.
NXOpen::GeometricUtilities::ContinuityFirstEdgeContinuity ()
 Returns the first edge continuity
Created in NX8.0.0.
NXOpen::GeometricUtilities::OnPathDimensionBuilderFirstEdgeOffset ()
 Returns the first edge offset
Created in NX8.0.0.
NXOpen::GeometricUtilities::CurveRangeBuilderFirstEdgeRange ()
 Returns the first edge range
Created in NX8.0.0.
NXOpen::SelectNXObjectFirstEdgeSelection ()
 Returns the first edge selection
Created in NX8.0.0.
double G0Tolerance ()
 Returns the g0 tolerance
Created in NX8.0.0.
double G1Tolerance ()
 Returns the g1 tolerance
Created in NX8.0.0.
double G2Tolerance ()
 Returns the g2 tolerance
Created in NX8.0.0.
bool IsEndHandlesLinked ()
 Returns the flag indicating if the end handles are linked
Created in NX8.0.0.
bool IsFirstEdgeContinuityReversed ()
 Returns the flag indicating if continuity direction at first edge is reversed
Created in NX8.0.0.
bool IsFirstEdgeLimitEndToEnd ()
 Returns the flag indicating if the first edge limit is end to end
Created in NX8.0.0.
bool IsFirstEdgeReversed ()
 Returns the flag indicating if the first edge direction is reversed
Created in NX8.0.0.
bool IsSecondEdgeContinuityReversed ()
 Returns the flag indicating if continuity direction at second edge is reversed
Created in NX8.0.0.
bool IsSecondEdgeLimitEndToEnd ()
 Returns the flag indicating if the second edge limit is end to end
Created in NX8.0.0.
bool IsSecondEdgeReversed ()
 Returns the flag indicating if the second edge direction is reversed
Created in NX8.0.0.
bool IsStartHandlesLinked ()
 Returns the flag indicating if the start handles are linked
Created in NX8.0.0.
NXOpen::GeometricUtilities::RebuildRebuild ()
 Returns the surface rebuild data
Created in NX8.0.0.
NXOpen::GeometricUtilities::ContinuitySecondEdgeContinuity ()
 Returns the second edge continuity
Created in NX8.0.0.
NXOpen::GeometricUtilities::OnPathDimensionBuilderSecondEdgeOffset ()
 Returns the second edge offset
Created in NX8.0.0.
NXOpen::GeometricUtilities::CurveRangeBuilderSecondEdgeRange ()
 Returns the second edge range
Created in NX8.0.0.
NXOpen::SelectNXObjectSecondEdgeSelection ()
 Returns the second edge selection
Created in NX8.0.0.
void SetEndHandlesLinked (bool isEndHandlesLinked)
 Sets the flag indicating if the end handles are linked
Created in NX8.0.0.
void SetFirstEdgeContinuityReversed (bool isFirstEdgeContinuityReversed)
 Sets the flag indicating if continuity direction at first edge is reversed
Created in NX8.0.0.
void SetFirstEdgeLimitEndToEnd (bool isFirstEdgeLimitEndToEnd)
 Sets the flag indicating if the first edge limit is end to end
Created in NX8.0.0.
void SetFirstEdgeReversed (bool isFirstEdgeReversed)
 Sets the flag indicating if the first edge direction is reversed
Created in NX8.0.0.
void SetG0Tolerance (double g0Tolerance)
 Sets the g0 tolerance
Created in NX8.0.0.
void SetG1Tolerance (double g1Tolerance)
 Sets the g1 tolerance
Created in NX8.0.0.
void SetG2Tolerance (double g2Tolerance)
 Sets the g2 tolerance
Created in NX8.0.0.
void SetSecondEdgeContinuityReversed (bool isSecondEdgeContinuityReversed)
 Sets the flag indicating if continuity direction at second edge is reversed
Created in NX8.0.0.
void SetSecondEdgeLimitEndToEnd (bool isSecondEdgeLimitEndToEnd)
 Sets the flag indicating if the second edge limit is end to end
Created in NX8.0.0.
void SetSecondEdgeReversed (bool isSecondEdgeReversed)
 Sets the flag indicating if the second edge direction is reversed
Created in NX8.0.0.
void SetStartHandlesLinked (bool isStartHandlesLinked)
 Sets the flag indicating if the start handles are linked
Created in NX8.0.0.

Detailed Description

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

Property Value

EdgeFlowDirection.FlowDirectionType

NotSpecified

FirstEdgeContinuity.ContinuityType

G1

FirstEdgeRange.AnchorPosition

Start

IsFirstEdgeLimitEndToEnd

0

IsSecondEdgeLimitEndToEnd

0

SecondEdgeContinuity.ContinuityType

G1


Created in NX8.0.0.


Member Function Documentation

Returns the flow direction.

See GeometricUtilities::FlowDirection for details.


Created in NX8.0.0.

License requirements : None

Returns the edge tangent magnitude
Created in NX8.0.0.



License requirements : None

Returns the first edge continuity
Created in NX8.0.0.



License requirements : None

Returns the first edge offset
Created in NX8.0.0.



License requirements : None

Returns the first edge range
Created in NX8.0.0.



License requirements : None

Returns the first edge selection
Created in NX8.0.0.



License requirements : None

Returns the g0 tolerance
Created in NX8.0.0.



License requirements : None

Returns the g1 tolerance
Created in NX8.0.0.



License requirements : None

Returns the g2 tolerance
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if the end handles are linked
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if continuity direction at first edge is reversed
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if the first edge limit is end to end
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if the first edge direction is reversed
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if continuity direction at second edge is reversed
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if the second edge limit is end to end
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if the second edge direction is reversed
Created in NX8.0.0.



License requirements : None

Returns the flag indicating if the start handles are linked
Created in NX8.0.0.



License requirements : None

Returns the surface rebuild data
Created in NX8.0.0.



License requirements : None

Returns the second edge continuity
Created in NX8.0.0.



License requirements : None

Returns the second edge offset
Created in NX8.0.0.



License requirements : None

Returns the second edge range
Created in NX8.0.0.



License requirements : None

Returns the second edge selection
Created in NX8.0.0.



License requirements : None

Sets the flag indicating if the end handles are linked
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isEndHandlesLinkedisendhandleslinked
void NXOpen::Features::BridgeSurfaceBuilder::SetFirstEdgeContinuityReversed ( bool  isFirstEdgeContinuityReversed)

Sets the flag indicating if continuity direction at first edge is reversed
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isFirstEdgeContinuityReversedisfirstedgecontinuityreversed

Sets the flag indicating if the first edge limit is end to end
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isFirstEdgeLimitEndToEndisfirstedgelimitendtoend

Sets the flag indicating if the first edge direction is reversed
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isFirstEdgeReversedisfirstedgereversed

Sets the g0 tolerance
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
g0Toleranceg0tolerance

Sets the g1 tolerance
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
g1Toleranceg1tolerance

Sets the g2 tolerance
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
g2Toleranceg2tolerance
void NXOpen::Features::BridgeSurfaceBuilder::SetSecondEdgeContinuityReversed ( bool  isSecondEdgeContinuityReversed)

Sets the flag indicating if continuity direction at second edge is reversed
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isSecondEdgeContinuityReversedissecondedgecontinuityreversed

Sets the flag indicating if the second edge limit is end to end
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isSecondEdgeLimitEndToEndissecondedgelimitendtoend

Sets the flag indicating if the second edge direction is reversed
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isSecondEdgeReversedissecondedgereversed

Sets the flag indicating if the start handles are linked
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isStartHandlesLinkedisstarthandleslinked

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