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

This is an abstract class, and cannot be created. More...

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

Public Member Functions

unsafe void SetMasterAxisJoint (NXOpen.Mechatronics.PhysicsJoint master)
 Sets the master axis. More...
 
unsafe void SetSlaveAxisJoint (NXOpen.Mechatronics.PhysicsJoint slave)
 Sets the slave axis. More...
 

Properties

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...
 

Additional Inherited Members

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

Detailed Description

This is an abstract class, and cannot be created.

This is an abstract class, and cannot be created.

Created in NX7.5.1

Member Function Documentation

unsafe void NXOpen.Mechatronics.CouplingBuilder.SetMasterAxisJoint ( NXOpen.Mechatronics.PhysicsJoint  master)
inline

Sets the master axis.

Created in NX8.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

Parameters
master
unsafe void NXOpen.Mechatronics.CouplingBuilder.SetSlaveAxisJoint ( NXOpen.Mechatronics.PhysicsJoint  slave)
inline

Sets the slave axis.

Created in NX8.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

Parameters
slave

Property Documentation

unsafe bool NXOpen.Mechatronics.CouplingBuilder.AllowSlip
getset

Returns or sets the coulping can slip or not.

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.Mechatronics.SelectPhysicsJoint NXOpen.Mechatronics.CouplingBuilder.MasterAxisJoint
get

Returns the master axis joint.

This can be a NXOpen.Mechatronics.HingeJoint , NXOpen.Mechatronics.SlidingJoint and NXOpen.Mechatronics.CylindricalJoint .

Created in NX7.5.1

License requirements: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.SelectPhysicsJoint NXOpen.Mechatronics.CouplingBuilder.SlaveAxisJoint
get

Returns the slave axis joint.

This can be a NXOpen.Mechatronics.HingeJoint , NXOpen.Mechatronics.SlidingJoint and NXOpen.Mechatronics.CylindricalJoint .

Created in NX7.5.1

License requirements: 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.