NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Die.QuickBinderWrapBuilder Class Reference

Represents a NXOpen.Die.QuickBinderWrapBuilder builder More...

Inheritance diagram for NXOpen.Die.QuickBinderWrapBuilder:
NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  EditSizeType { Radius, Scale }
 Settings for the edit size type. More...
 
enum  Types { Planar, Cylindrical, Conical }
 Settings for the binder wrap sheet body type. More...
 

Properties

unsafe NXOpen.SelectBodyList Button [get]
 Returns the button More...
 
unsafe NXOpen.Expression ChangeRadius [get]
 Returns the change radius value More...
 
unsafe
NXOpen.Die.QuickBinderWrapBuilder.EditSizeType 
EditSizeChoice [get, set]
 Returns or sets the edit size choice More...
 
unsafe NXOpen.Matrix3x3 Matrix [get, set]
 Returns or sets the rotation matrix More...
 
unsafe NXOpen.Point3d Origin [get, set]
 Returns or sets the origin More...
 
unsafe
NXOpen.Die.QuickBinderWrapBuilder.Types 
Type [get, set]
 Returns or sets the method More...
 
unsafe NXOpen.Expression UMaximum [get]
 Returns the maximum U value More...
 
unsafe NXOpen.Expression UMinimum [get]
 Returns the minumum U value More...
 
unsafe NXOpen.Expression VMaximum [get]
 Returns the maximum V value More...
 
unsafe NXOpen.Expression VMinimum [get]
 Returns the minumum V value More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Features.FeatureBuilder
unsafe NXOpen.Features.Feature CommitFeature ()
 Commits the feature parameters and creates the feature More...
 
unsafe NXOpen.Features.Feature GetFeature ()
 Returns the feature currently being edited by this builder. More...
 
unsafe void HideInternalParentFeatureAfterEdit (NXOpen.Features.Feature parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
unsafe void SetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited More...
 
unsafe void ShowInternalParentFeatureForEdit (NXOpen.Features.Feature parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
unsafe void UnsetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the internal parent feature of the feature being edited to external More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Die.QuickBinderWrapBuilder builder

This is an abstract class, and cannot be created.

Created in NX5.0.0

Member Enumeration Documentation

Settings for the edit size type.

Enumerator
Radius 
Scale 

Settings for the binder wrap sheet body type.

Enumerator
Planar 

Planar

Cylindrical 

Cylidrical

Conical 

Conical

Property Documentation

unsafe NXOpen.SelectBodyList NXOpen.Die.QuickBinderWrapBuilder.Button
get

Returns the button

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Die.QuickBinderWrapBuilder.ChangeRadius
get

Returns the change radius value

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Die.QuickBinderWrapBuilder.EditSizeType NXOpen.Die.QuickBinderWrapBuilder.EditSizeChoice
getset

Returns or sets the edit size choice

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: die_engineering ("DIE ENGINEERING")

unsafe NXOpen.Matrix3x3 NXOpen.Die.QuickBinderWrapBuilder.Matrix
getset

Returns or sets the rotation matrix

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: die_engineering ("DIE ENGINEERING")

unsafe NXOpen.Point3d NXOpen.Die.QuickBinderWrapBuilder.Origin
getset

Returns or sets the origin

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: die_engineering ("DIE ENGINEERING")

unsafe NXOpen.Die.QuickBinderWrapBuilder.Types NXOpen.Die.QuickBinderWrapBuilder.Type
getset

Returns or sets the method

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: die_engineering ("DIE ENGINEERING")

unsafe NXOpen.Expression NXOpen.Die.QuickBinderWrapBuilder.UMaximum
get

Returns the maximum U value

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Die.QuickBinderWrapBuilder.UMinimum
get

Returns the minumum U value

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Die.QuickBinderWrapBuilder.VMaximum
get

Returns the maximum V value

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Die.QuickBinderWrapBuilder.VMinimum
get

Returns the minumum V value

Created in NX5.0.0

License requirements: None.


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