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

Represents a NXOpen.PcbExchange.ComponentAttributesBuilder More...

Inheritance diagram for NXOpen.PcbExchange.ComponentAttributesBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  PlacementOwnerEnum { Mcad, Ecad, Placed, Unplaced }
 This enum defines the placement/owner options. More...
 

Properties

unsafe NXOpen.SelectNXObjectList Components [get]
 Returns the components More...
 
unsafe string PackageName [get, set]
 Returns or sets the package name More...
 
unsafe bool PackageNameModification [get, set]
 Returns or sets the package name modification More...
 
unsafe string PartNumber [get, set]
 Returns or sets the part number More...
 
unsafe bool PartNumberModification [get, set]
 Returns or sets the part number modification More...
 
unsafe
NXOpen.PcbExchange.ComponentAttributesBuilder.PlacementOwnerEnum 
PlacementOwner [get, set]
 Returns or sets the placement/owner More...
 
unsafe string ReferenceDesignator [get, set]
 Returns or sets the reference designator More...
 
unsafe bool ReferenceDesignatorModification [get, set]
 Returns or sets the reference designator modification 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.PcbExchange.ComponentAttributesBuilder

To create a new instance of this class, use NXOpen.PcbExchange.Manager.CreateBoardAttributesBuilder

Default values.

Property Value

PlacementOwner

Placed

Created in NX1899.0.0

Member Enumeration Documentation

This enum defines the placement/owner options.

Enumerator
Mcad 
Ecad 
Placed 
Unplaced 

Property Documentation

unsafe NXOpen.SelectNXObjectList NXOpen.PcbExchange.ComponentAttributesBuilder.Components
get

Returns the components

Created in NX1899.0.0

License requirements: None.

unsafe string NXOpen.PcbExchange.ComponentAttributesBuilder.PackageName
getset

Returns or sets the package name

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe bool NXOpen.PcbExchange.ComponentAttributesBuilder.PackageNameModification
getset

Returns or sets the package name modification

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe string NXOpen.PcbExchange.ComponentAttributesBuilder.PartNumber
getset

Returns or sets the part number

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe bool NXOpen.PcbExchange.ComponentAttributesBuilder.PartNumberModification
getset

Returns or sets the part number modification

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe NXOpen.PcbExchange.ComponentAttributesBuilder.PlacementOwnerEnum NXOpen.PcbExchange.ComponentAttributesBuilder.PlacementOwner
getset

Returns or sets the placement/owner

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe string NXOpen.PcbExchange.ComponentAttributesBuilder.ReferenceDesignator
getset

Returns or sets the reference designator

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe bool NXOpen.PcbExchange.ComponentAttributesBuilder.ReferenceDesignatorModification
getset

Returns or sets the reference designator modification

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")


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