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

Builder for creating or editing NXOpen.Routing.FittingOverstock objects. More...

Inheritance diagram for NXOpen.Routing.FittingOverstockBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  TrimMethod { TrimPlane, BetweenPlanes }
 Trimming option. More...
 
enum  Types { EntirePart, EntireFace, PartialFace }
 Overstock application method. More...
 

Properties

unsafe NXOpen.SelectFaceList Faces [get]
 Returns the faces to apply overstock to. More...
 
unsafe
NXOpen.Routing.FittingOverstockBuilder.TrimMethod 
FaceTrimMethod [get, set]
 Returns or sets the NXOpen.Routing.FittingOverstockBuilder.TrimMethod More...
 
unsafe NXOpen.Plane FirstPlane [get, set]
 Returns or sets the first trimming plane More...
 
unsafe
NXOpen.Routing.PathStockBuilder 
OverstockSettings [get, set]
 Returns or sets the stock settings for overstock assignment. More...
 
unsafe
NXOpen.Assemblies.SelectComponentList 
RoutingParts [get]
 Returns the qualifed routing parts to apply overstock to. More...
 
unsafe NXOpen.Plane SecondPlane [get, set]
 Returns or sets the second trimming plane More...
 
unsafe
NXOpen.Routing.FittingOverstockBuilder.Types 
Type [get, set]
 Returns or sets the type 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.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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Builder for creating or editing NXOpen.Routing.FittingOverstock objects.

To create a new instance of this class, use NXOpen.Routing.RouteManager.CreateFittingOverstockBuilder

Default values.

Property Value

FaceTrimMethod

TrimPlane

Created in NX7.5.0

Member Enumeration Documentation

Trimming option.

This defines the way the selected faces are to be trimmed for NXOpen.Routing.FittingOverstockBuilder.Types.PartialFace method.

Enumerator
TrimPlane 

Single Trim Plane

BetweenPlanes 

Double Trim Planes

Overstock application method.

This defines the way in which to apply the overstock on faces of the routing parts.

Enumerator
EntirePart 

Entire Part

EntireFace 

Entire Face

PartialFace 

Partial Face

Property Documentation

unsafe NXOpen.SelectFaceList NXOpen.Routing.FittingOverstockBuilder.Faces
get

Returns the faces to apply overstock to.

Created in NX7.5.0

License requirements: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe NXOpen.Routing.FittingOverstockBuilder.TrimMethod NXOpen.Routing.FittingOverstockBuilder.FaceTrimMethod
getset

Returns or sets the NXOpen.Routing.FittingOverstockBuilder.TrimMethod

Created in NX7.5.0

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe NXOpen.Plane NXOpen.Routing.FittingOverstockBuilder.FirstPlane
getset

Returns or sets the first trimming plane

Created in NX7.5.0

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe NXOpen.Routing.PathStockBuilder NXOpen.Routing.FittingOverstockBuilder.OverstockSettings
getset

Returns or sets the stock settings for overstock assignment.

Created in NX6.0.0

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe NXOpen.Assemblies.SelectComponentList NXOpen.Routing.FittingOverstockBuilder.RoutingParts
get

Returns the qualifed routing parts to apply overstock to.

Created in NX7.5.0

License requirements: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe NXOpen.Plane NXOpen.Routing.FittingOverstockBuilder.SecondPlane
getset

Returns or sets the second trimming plane

Created in NX7.5.0

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe NXOpen.Routing.FittingOverstockBuilder.Types NXOpen.Routing.FittingOverstockBuilder.Type
getset

Returns or sets the type

Created in NX7.5.0

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")


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