NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Public Member Functions | Properties | List of all members
NXOpen.Mechatronics.LogicObjectBuilder Class Reference

Represents a NXOpen.Mechatronics.LogicObject builder More...

Inheritance diagram for NXOpen.Mechatronics.LogicObjectBuilder:
NXOpen.Mechatronics.SystemObjectBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Classes

struct  _ParameterData
 Defined Parameter Data Structure
 
struct  ParameterData
 Defined Parameter Data Structure More...
 

Public Member Functions

unsafe
NXOpen.Mechatronics.LogicObjectBuilder.ParameterData[] 
GetParameterData ()
 Gets the parameter data. More...
 
unsafe void SetParameterData (NXOpen.Mechatronics.LogicObjectBuilder.ParameterData[] parameterData)
 Sets the parameter data. More...
 

Properties

unsafe string Aspect [get, set]
 Returns or sets the Aspect. More...
 
unsafe
NXOpen.Mechatronics.SelectClassificationBuilder 
ClassificationItem [get]
 Returns the classification item More...
 
unsafe string LetterDescription [get, set]
 Returns or sets the letter description. More...
 
unsafe string LetterName [get, set]
 Returns or sets the letter name. More...
 
unsafe bool Modified [get, set]
 Returns or sets the modified status. More...
 
unsafe NXOpen.NXObject NavigatorObject [get]
 Returns the navigator object which holds the teamcenter attributes. More...
 
unsafe
NXOpen.Mechatronics.ObjectInformationBuilder 
ObjectInformation [get]
 Returns the object information builder, used to specify the information of logic object. More...
 
unsafe NXOpen.NXObject Parent [get, set]
 Returns or sets the parent object. More...
 
unsafe string TypeName [get, set]
 Returns or sets the Type Name used for. More...
 
- Properties inherited from NXOpen.Mechatronics.SystemObjectBuilder
unsafe string InstanceName [get, set]
 Returns or sets the name of instance. 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Mechatronics.LogicObject builder

To create a new instance of this class, use NXOpen.Mechatronics.LogicObjectCollection.CreateLogicObjectBuilder

Created in NX8.5.0

Member Function Documentation

unsafe NXOpen.Mechatronics.LogicObjectBuilder.ParameterData [] NXOpen.Mechatronics.LogicObjectBuilder.GetParameterData ( )
inline

Gets the parameter data.

Created in NX8.5.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

Returns
Parameter data array
unsafe void NXOpen.Mechatronics.LogicObjectBuilder.SetParameterData ( NXOpen.Mechatronics.LogicObjectBuilder.ParameterData[]  parameterData)
inline

Sets the parameter data.

Created in NX8.5.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

Parameters
parameterDataParameter data array

Property Documentation

unsafe string NXOpen.Mechatronics.LogicObjectBuilder.Aspect
getset

Returns or sets the Aspect.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.SelectClassificationBuilder NXOpen.Mechatronics.LogicObjectBuilder.ClassificationItem
get

Returns the classification item

Created in NX11.0.0

License requirements: None.

unsafe string NXOpen.Mechatronics.LogicObjectBuilder.LetterDescription
getset

Returns or sets the letter description.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe string NXOpen.Mechatronics.LogicObjectBuilder.LetterName
getset

Returns or sets the letter name.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe bool NXOpen.Mechatronics.LogicObjectBuilder.Modified
getset

Returns or sets the modified status.

Created in NX8.5.0

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.NXObject NXOpen.Mechatronics.LogicObjectBuilder.NavigatorObject
get

Returns the navigator object which holds the teamcenter attributes.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Mechatronics.ObjectInformationBuilder NXOpen.Mechatronics.LogicObjectBuilder.ObjectInformation
get

Returns the object information builder, used to specify the information of logic object.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.NXObject NXOpen.Mechatronics.LogicObjectBuilder.Parent
getset

Returns or sets the parent object.

Created in NX8.5.0

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe string NXOpen.Mechatronics.LogicObjectBuilder.TypeName
getset

Returns or sets the Type Name used for.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")


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