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

Represents a Sketch Expression Modifier Builder. More...

Inheritance diagram for NXOpen::SketchExpressionModifierBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  EndCuts { EndCutsEndCut1, EndCutsEndCut2 }
 End cut. More...

Public Member Functions

NXOpen::ExpressionExp1 ()
 Returns the exp1
Created in NX5.3.0.
NXOpen::ExpressionExp10 ()
 Returns the exp10
Created in NX5.3.0.
NXOpen::ExpressionExp11 ()
 Returns the exp11
Created in NX5.3.0.
NXOpen::ExpressionExp12 ()
 Returns the exp12
Created in NX5.3.0.
NXOpen::ExpressionExp2 ()
 Returns the exp2
Created in NX5.3.0.
NXOpen::ExpressionExp3 ()
 Returns the exp3
Created in NX5.3.0.
NXOpen::ExpressionExp4 ()
 Returns the exp4
Created in NX5.3.0.
NXOpen::ExpressionExp5 ()
 Returns the exp5
Created in NX5.3.0.
NXOpen::ExpressionExp6 ()
 Returns the exp6
Created in NX5.3.0.
NXOpen::ExpressionExp7 ()
 Returns the exp7
Created in NX5.3.0.
NXOpen::ExpressionExp8 ()
 Returns the exp8
Created in NX5.3.0.
NXOpen::ExpressionExp9 ()
 Returns the exp9
Created in NX5.3.0.
void SetSketch (NXOpen::Sketch *sketchTag)
 Sets the sketch
Created in NX5.3.0.
void SetSketches (NXOpen::SketchExpressionModifierBuilder::EndCuts sketches)
 Sets the sketches
Created in NX5.3.0.
NXOpen::SketchSketch ()
 Returns the sketch
Created in NX5.3.0.
NXOpen::SketchExpressionModifierBuilder::EndCuts Sketches ()
 Returns the sketches
Created in NX5.3.0.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.

Detailed Description

Represents a Sketch Expression Modifier Builder.


Created in NX5.3.0.


Member Enumeration Documentation

End cut.

Enumerator:
EndCutsEndCut1 

end cut1

EndCutsEndCut2 

end cut2


Member Function Documentation

Returns the exp1
Created in NX5.3.0.



License requirements : None

Returns the exp10
Created in NX5.3.0.



License requirements : None

Returns the exp11
Created in NX5.3.0.



License requirements : None

Returns the exp12
Created in NX5.3.0.



License requirements : None

Returns the exp2
Created in NX5.3.0.



License requirements : None

Returns the exp3
Created in NX5.3.0.



License requirements : None

Returns the exp4
Created in NX5.3.0.



License requirements : None

Returns the exp5
Created in NX5.3.0.



License requirements : None

Returns the exp6
Created in NX5.3.0.



License requirements : None

Returns the exp7
Created in NX5.3.0.



License requirements : None

Returns the exp8
Created in NX5.3.0.



License requirements : None

Returns the exp9
Created in NX5.3.0.



License requirements : None

Sets the sketch
Created in NX5.3.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
sketchTagsketchtag

Sets the sketches
Created in NX5.3.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
sketchessketches

Returns the sketch
Created in NX5.3.0.



License requirements : None

Returns the sketches
Created in NX5.3.0.



License requirements : None

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns:
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


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