NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.SketchExpressionModifierBuilder Class Reference

Represents a Sketch Expression Modifier Builder. More...

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

Public Types

enum  EndCuts { EndCut1, EndCut2 }
 End cut More...
 

Public Member Functions

unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe NXOpen.Expression Exp1 [get]
 Returns the exp1 More...
 
unsafe NXOpen.Expression Exp10 [get]
 Returns the exp10 More...
 
unsafe NXOpen.Expression Exp11 [get]
 Returns the exp11 More...
 
unsafe NXOpen.Expression Exp12 [get]
 Returns the exp12 More...
 
unsafe NXOpen.Expression Exp2 [get]
 Returns the exp2 More...
 
unsafe NXOpen.Expression Exp3 [get]
 Returns the exp3 More...
 
unsafe NXOpen.Expression Exp4 [get]
 Returns the exp4 More...
 
unsafe NXOpen.Expression Exp5 [get]
 Returns the exp5 More...
 
unsafe NXOpen.Expression Exp6 [get]
 Returns the exp6 More...
 
unsafe NXOpen.Expression Exp7 [get]
 Returns the exp7 More...
 
unsafe NXOpen.Expression Exp8 [get]
 Returns the exp8 More...
 
unsafe NXOpen.Expression Exp9 [get]
 Returns the exp9 More...
 
unsafe NXOpen.Sketch Sketch [get, set]
 Returns or sets the sketch More...
 
unsafe
NXOpen.SketchExpressionModifierBuilder.EndCuts 
Sketches [get, set]
 Returns or sets the sketches More...
 

Detailed Description

Represents a Sketch Expression Modifier Builder.

Created in NX5.3.0

Member Enumeration Documentation

End cut

Enumerator
EndCut1 
EndCut2 

Member Function Documentation

unsafe bool NXOpen.SketchExpressionModifierBuilder.Validate ( )

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.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp1
get

Returns the exp1

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp10
get

Returns the exp10

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp11
get

Returns the exp11

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp12
get

Returns the exp12

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp2
get

Returns the exp2

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp3
get

Returns the exp3

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp4
get

Returns the exp4

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp5
get

Returns the exp5

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp6
get

Returns the exp6

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp7
get

Returns the exp7

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp8
get

Returns the exp8

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.SketchExpressionModifierBuilder.Exp9
get

Returns the exp9

Created in NX5.3.0

License requirements: None.

unsafe NXOpen.Sketch NXOpen.SketchExpressionModifierBuilder.Sketch
getset

Returns or sets the sketch

Created in NX5.3.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.SketchExpressionModifierBuilder.EndCuts NXOpen.SketchExpressionModifierBuilder.Sketches
getset

Returns or sets the sketches

Created in NX5.3.0

License requirements to get this property: None.

License requirements to set this property: 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.