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

Represents a NXOpen.Mechatronics.Gear builder. More...

Inheritance diagram for NXOpen.Mechatronics.GearBuilder:
NXOpen.Mechatronics.CouplingBuilder NXOpen.Mechatronics.PhysicsConstraintBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AxisJointType { Linear, Angular }
 the axis joint types. More...
 

Properties

unsafe
NXOpen.Mechatronics.GearBuilder.AxisJointType 
AxisType [get, set]
 Returns or sets the axis joint type. More...
 
unsafe NXOpen.Expression ExpressionMasterMultiple [get]
 Returns the master multiple expression. More...
 
unsafe NXOpen.Expression ExpressionSlaveMultiple [get]
 Returns the slave multiple expression. More...
 
unsafe double MasterMultiple [get, set]
 Returns or sets the master multiple. More...
 
unsafe double SlaveMultiple [get, set]
 Returns or sets the slave multiple. More...
 
- Properties inherited from NXOpen.Mechatronics.CouplingBuilder
unsafe bool AllowSlip [get, set]
 Returns or sets the coulping can slip or not. More...
 
unsafe
NXOpen.Mechatronics.SelectPhysicsJoint 
MasterAxisJoint [get]
 Returns the master axis joint. More...
 
unsafe
NXOpen.Mechatronics.SelectPhysicsJoint 
SlaveAxisJoint [get]
 Returns the slave axis joint. More...
 
- Properties inherited from NXOpen.Mechatronics.PhysicsConstraintBuilder
unsafe string Name [get, set]
 Returns or sets the 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.Mechatronics.CouplingBuilder
unsafe void SetMasterAxisJoint (NXOpen.Mechatronics.PhysicsJoint master)
 Sets the master axis. More...
 
unsafe void SetSlaveAxisJoint (NXOpen.Mechatronics.PhysicsJoint slave)
 Sets the slave axis. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Mechatronics.Gear builder.

To create a new instance of this class, use NXOpen.Mechatronics.GearCollection.CreateGearBuilder

Created in NX7.5.1

Member Enumeration Documentation

the axis joint types.

Enumerator
Linear 

Linear

Angular 

Angular

Property Documentation

unsafe NXOpen.Mechatronics.GearBuilder.AxisJointType NXOpen.Mechatronics.GearBuilder.AxisType
getset

Returns or sets the axis joint type.

Created in NX7.5.1

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.Expression NXOpen.Mechatronics.GearBuilder.ExpressionMasterMultiple
get

Returns the master multiple expression.

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.GearBuilder.ExpressionSlaveMultiple
get

Returns the slave multiple expression.

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe double NXOpen.Mechatronics.GearBuilder.MasterMultiple
getset

Returns or sets the master multiple.

Created in NX7.5.1

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 double NXOpen.Mechatronics.GearBuilder.SlaveMultiple
getset

Returns or sets the slave multiple.

Created in NX7.5.1

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

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.