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

Represents a NXOpen.Assemblies.CreateNewComponentBuilder builder class. More...

Inheritance diagram for NXOpen.Assemblies.CreateNewComponentBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ComponentCamType { Target, Resource, Workpiece }
 Set the origin type More...
 
enum  ComponentLayerOptionType { Original, Work, AsSpecified }
 Set the layer option type More...
 
enum  ComponentOriginType { Wcs, Absolute }
 Set the cam component type More...
 
enum  ComponentReferenceSetType { Model, EntirePartOnly, Other }
 Set the reference set More...
 

Properties

unsafe
NXOpen.Assemblies.CreateNewComponentBuilder.ComponentCamType 
ComponentCam [get, set]
 Returns or sets the cam component cam type More...
 
unsafe
NXOpen.Assemblies.CreateNewComponentBuilder.ComponentOriginType 
ComponentOrigin [get, set]
 Returns or sets the component origin More...
 
unsafe bool DefiningObjectsAdded [get, set]
 Returns or sets the defining objects added toggle More...
 
unsafe int LayerNumber [get, set]
 Returns or sets the layer number More...
 
unsafe
NXOpen.Assemblies.CreateNewComponentBuilder.ComponentLayerOptionType 
LayerOption [get, set]
 Returns or sets the layer option More...
 
unsafe string NewComponentName [get, set]
 Returns or sets the new component name More...
 
unsafe NXOpen.FileNew NewFile [get, set]
 Returns or sets the file new object is get and set More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
ObjectForNewComponent [get]
 Returns the objects for select block More...
 
unsafe bool OriginalObjectsDeleted [get, set]
 Returns or sets the original objects deleted More...
 
unsafe
NXOpen.Assemblies.CreateNewComponentBuilder.ComponentReferenceSetType 
ReferenceSet [get, set]
 Returns or sets the reference set More...
 
unsafe string ReferenceSetName [get, set]
 Returns or sets the reference set name. 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

Represents a NXOpen.Assemblies.CreateNewComponentBuilder builder class.

Input to this class can be PSM facet objects.

To create a new instance of this class, use NXOpen.Assemblies.AssemblyManager.CreateNewComponentBuilder

Default values.

Property Value

ComponentCam

Target

ComponentOrigin

Wcs

DefiningObjectsAdded

1

LayerNumber

1

LayerOption

Original

OriginalObjectsDeleted

1

ReferenceSet

Model

Created in NX6.0.0

Member Enumeration Documentation

Set the origin type

Enumerator
Target 

Set the origin type to target

Resource 

Set the component type to resource

Workpiece 

Set the component type to workpiece

Set the layer option type

Enumerator
Original 

Set the layer option type to original

Work 

Set the layer option type to work

AsSpecified 

Set the layer option type to as specified

Set the cam component type

Enumerator
Wcs 

Set the origin type to wcs

Absolute 

Set the origin type to absolute

Set the reference set

Enumerator
Model 

Set the reference set to model

EntirePartOnly 

Set the reference set to entire part only

Other 

Set the reference to other

Property Documentation

unsafe NXOpen.Assemblies.CreateNewComponentBuilder.ComponentCamType NXOpen.Assemblies.CreateNewComponentBuilder.ComponentCam
getset

Returns or sets the cam component cam type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Assemblies.CreateNewComponentBuilder.ComponentOriginType NXOpen.Assemblies.CreateNewComponentBuilder.ComponentOrigin
getset

Returns or sets the component origin

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe bool NXOpen.Assemblies.CreateNewComponentBuilder.DefiningObjectsAdded
getset

Returns or sets the defining objects added toggle

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe int NXOpen.Assemblies.CreateNewComponentBuilder.LayerNumber
getset

Returns or sets the layer number

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.Assemblies.CreateNewComponentBuilder.ComponentLayerOptionType NXOpen.Assemblies.CreateNewComponentBuilder.LayerOption
getset

Returns or sets the layer option

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe string NXOpen.Assemblies.CreateNewComponentBuilder.NewComponentName
getset

Returns or sets the new component name

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.FileNew NXOpen.Assemblies.CreateNewComponentBuilder.NewFile
getset

Returns or sets the file new object is get and set

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.SelectDisplayableObjectList NXOpen.Assemblies.CreateNewComponentBuilder.ObjectForNewComponent
get

Returns the objects for select block

Created in NX6.0.0

License requirements: None.

unsafe bool NXOpen.Assemblies.CreateNewComponentBuilder.OriginalObjectsDeleted
getset

Returns or sets the original objects deleted

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.Assemblies.CreateNewComponentBuilder.ComponentReferenceSetType NXOpen.Assemblies.CreateNewComponentBuilder.ReferenceSet
getset

Returns or sets the reference set

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe string NXOpen.Assemblies.CreateNewComponentBuilder.ReferenceSetName
getset

Returns or sets the reference set name.

This should be used when reference set type is set to other

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")


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