NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.ToolDesigner.MultiSectionBuilder Class Reference

A class that used for creating multi section More...

Inheritance diagram for NXOpen.ToolDesigner.MultiSectionBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void SetGunSelction (NXOpen.TaggedObject gunSelction)
 Set the gun selection More...
 
unsafe void NextButton ()
 Next button More...
 
unsafe void PrevButton ()
 Prev Button More...
 
unsafe void Setgun ()
 TODO: fill in a description for this More...
 
unsafe void ButtonApproach ()
 TODO: fill in a description for this More...
 
unsafe void SetInvisibleSelection (NXOpen.TaggedObject invisibleSelection)
 Set the selectable tableEditors selected items More...
 
unsafe void UpdateAddedSectionWelds (NXOpen.TaggedObject[] selections)
 The update of the added welds More...
 
unsafe void UpdateRemovedSectionWelds (NXOpen.TaggedObject[] selections)
 The update of the removed welds More...
 
unsafe void UpdateRotationMatrixAccordingToDegreesForSelectedWeld (NXOpen.Matrix3x3 rotationMatrix, NXOpen.Point3d point)
 The rotationMatixAccordingToDegreesForSelectedWeld update More...
 
unsafe void UpdateRotationMatrixWhenRotateAngleZeroForSelectedWeld ()
 The rotationMatrixWhenRotateAngleZeroForSelectedWeld update More...
 
unsafe void SetWeldSelection (NXOpen.TaggedObject weldSelection)
 Set the weld selection More...
 
unsafe void SetSetGunApproachBuilder (NXOpen.ToolDesigner.SetGunApproachBuilder setGunApproachBuilder)
 Set set gun approach builder More...
 
unsafe void SetUpdateGunAssignmentToggle (bool update)
 Set the gun assignment toggle More...
 
unsafe void SetSetApproachToggle (bool update)
 Set the set approach toggle More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe bool ClearanceClacToggle [get, set]
 Returns or sets the clearanceClacToggle More...
 
unsafe NXOpen.SelectTaggedObject GunSelction [get]
 Returns the gun selction getter More...
 
unsafe NXOpen.SelectPartList InvisibleSelection [get]
 Returns the selectable tableEditors selected items (for all tables) More...
 
unsafe NXOpen.SelectPartList PreSelectionInvisibleSelection [get]
 Returns the preSelection Getter More...
 
unsafe double RotateAngleDouble [get, set]
 Returns or sets the rotateAngleDouble More...
 
unsafe double ScaleStepSize [get, set]
 Returns or sets the scaleStepSize More...
 
unsafe bool SetApproachToggle [get]
 Returns the get updateGunAssignmentToggle More...
 
unsafe bool ToggleDiS [get, set]
 Returns or sets the toggle dis More...
 
unsafe bool ToggleSide [get, set]
 Returns or sets the toggle side More...
 
unsafe bool UpdateGunAssignmentToggle [get]
 Returns the get updateGunAssignmentToggle More...
 
unsafe bool UseFlippedGunIncCheckToggle [get, set]
 Returns or sets the useFlippedGunIncCheckToggle getter More...
 
unsafe NXOpen.SelectTaggedObject WeldSelection [get]
 Returns the weld selection More...
 

Detailed Description

A class that used for creating multi section

To create a new instance of this class, use NXOpen.ToolDesigner.ToolDesignerManager.CreateMultiSectionBuilder

Default values.

Property Value

ClearanceClacToggle

0

RotateAngleDouble

0

ScaleStepSize

0

ToggleDiS

0

ToggleSide

0

UseFlippedGunIncCheckToggle

0

Created in NX11.0.1

Member Function Documentation

unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.ButtonApproach ( )

TODO: fill in a description for this

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.NextButton ( )

Next button

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.PrevButton ( )

Prev Button

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.Setgun ( )

TODO: fill in a description for this

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.SetGunSelction ( NXOpen.TaggedObject  gunSelction)

Set the gun selection

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
gunSelction
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.SetInvisibleSelection ( NXOpen.TaggedObject  invisibleSelection)

Set the selectable tableEditors selected items

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
invisibleSelection
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.SetSetApproachToggle ( bool  update)

Set the set approach toggle

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
update
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.SetSetGunApproachBuilder ( NXOpen.ToolDesigner.SetGunApproachBuilder  setGunApproachBuilder)

Set set gun approach builder

Created in NX11.0.0

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
setGunApproachBuilder
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.SetUpdateGunAssignmentToggle ( bool  update)

Set the gun assignment toggle

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
update
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.SetWeldSelection ( NXOpen.TaggedObject  weldSelection)

Set the weld selection

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
weldSelection
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.UpdateAddedSectionWelds ( NXOpen.TaggedObject[]  selections)

The update of the added welds

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
selections
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.UpdateRemovedSectionWelds ( NXOpen.TaggedObject[]  selections)

The update of the removed welds

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
selections
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.UpdateRotationMatrixAccordingToDegreesForSelectedWeld ( NXOpen.Matrix3x3  rotationMatrix,
NXOpen.Point3d  point 
)

The rotationMatixAccordingToDegreesForSelectedWeld update

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Parameters
rotationMatrix
point
unsafe void NXOpen.ToolDesigner.MultiSectionBuilder.UpdateRotationMatrixWhenRotateAngleZeroForSelectedWeld ( )

The rotationMatrixWhenRotateAngleZeroForSelectedWeld update

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Property Documentation

unsafe bool NXOpen.ToolDesigner.MultiSectionBuilder.ClearanceClacToggle
getset

Returns or sets the clearanceClacToggle

Created in NX11.0.1

License requirements to get this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

License requirements to set this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe NXOpen.SelectTaggedObject NXOpen.ToolDesigner.MultiSectionBuilder.GunSelction
get

Returns the gun selction getter

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe NXOpen.SelectPartList NXOpen.ToolDesigner.MultiSectionBuilder.InvisibleSelection
get

Returns the selectable tableEditors selected items (for all tables)

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe NXOpen.SelectPartList NXOpen.ToolDesigner.MultiSectionBuilder.PreSelectionInvisibleSelection
get

Returns the preSelection Getter

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe double NXOpen.ToolDesigner.MultiSectionBuilder.RotateAngleDouble
getset

Returns or sets the rotateAngleDouble

Created in NX11.0.1

License requirements to get this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

License requirements to set this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe double NXOpen.ToolDesigner.MultiSectionBuilder.ScaleStepSize
getset

Returns or sets the scaleStepSize

Created in NX11.0.1

License requirements to get this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

License requirements to set this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe bool NXOpen.ToolDesigner.MultiSectionBuilder.SetApproachToggle
get

Returns the get updateGunAssignmentToggle

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe bool NXOpen.ToolDesigner.MultiSectionBuilder.ToggleDiS
getset

Returns or sets the toggle dis

Created in NX11.0.1

License requirements to get this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

License requirements to set this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe bool NXOpen.ToolDesigner.MultiSectionBuilder.ToggleSide
getset

Returns or sets the toggle side

Created in NX11.0.1

License requirements to get this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

License requirements to set this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe bool NXOpen.ToolDesigner.MultiSectionBuilder.UpdateGunAssignmentToggle
get

Returns the get updateGunAssignmentToggle

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe bool NXOpen.ToolDesigner.MultiSectionBuilder.UseFlippedGunIncCheckToggle
getset

Returns or sets the useFlippedGunIncCheckToggle getter

Created in NX11.0.1

License requirements to get this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

License requirements to set this property: fp_fixture_planner ("FULL FIXTURE PLANNER")

unsafe NXOpen.SelectTaggedObject NXOpen.ToolDesigner.MultiSectionBuilder.WeldSelection
get

Returns the weld selection

Created in NX11.0.1

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")


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