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

Represents a NXOpen.Motion.PMDCMotorBuilder More...

Inheritance diagram for NXOpen.Motion.PMDCMotorBuilder:
NXOpen.Motion.MotorBuilder NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Type { WithRotor, WithoutRotor }
 Motor type More...
 

Properties

unsafe double DampingCoefficient [get, set]
 Returns or sets the damping coefficient More...
 
unsafe NXOpen.Expression InductanceExpression [get]
 Returns the Inductant Expression More...
 
unsafe NXOpen.Expression InitialCurrentExpression [get]
 Returns the Initial Current Expression More...
 
unsafe double InitialSpeed [get, set]
 Returns or sets the initial speed More...
 
unsafe
NXOpen.Motion.PMDCMotorBuilder.Type 
MotorType [get, set]
 Returns or sets the motor type More...
 
unsafe string Name [get, set]
 Returns or sets the name More...
 
unsafe NXOpen.Expression NominalVoltageExpression [get]
 Returns the Nominal Voltage Expression More...
 
unsafe NXOpen.Expression ResistanceExpression [get]
 Returns the Resistance Expression More...
 
unsafe double RotorInteria [get, set]
 Returns or sets the rotor interia More...
 
unsafe NXOpen.Expression VoltageConstantExpression [get]
 Returns the Voltage Constant Expression 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.Motion.PMDCMotorBuilder

To create a new instance of this class, use NXOpen.Motion.PMDCMotorCollection.CreatePmdcMotorBuilder

Created in NX6.0.0

Member Enumeration Documentation

Motor type

Enumerator
WithRotor 

Included rotor - load torque

WithoutRotor 

Excluded rotor - rotor speed

Property Documentation

unsafe double NXOpen.Motion.PMDCMotorBuilder.DampingCoefficient
getset

Returns or sets the damping coefficient

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Expression NXOpen.Motion.PMDCMotorBuilder.InductanceExpression
get

Returns the Inductant Expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Expression NXOpen.Motion.PMDCMotorBuilder.InitialCurrentExpression
get

Returns the Initial Current Expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")

unsafe double NXOpen.Motion.PMDCMotorBuilder.InitialSpeed
getset

Returns or sets the initial speed

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Motion.PMDCMotorBuilder.Type NXOpen.Motion.PMDCMotorBuilder.MotorType
getset

Returns or sets the motor type

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe string NXOpen.Motion.PMDCMotorBuilder.Name
getset

Returns or sets the name

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Expression NXOpen.Motion.PMDCMotorBuilder.NominalVoltageExpression
get

Returns the Nominal Voltage Expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Expression NXOpen.Motion.PMDCMotorBuilder.ResistanceExpression
get

Returns the Resistance Expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")

unsafe double NXOpen.Motion.PMDCMotorBuilder.RotorInteria
getset

Returns or sets the rotor interia

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Expression NXOpen.Motion.PMDCMotorBuilder.VoltageConstantExpression
get

Returns the Voltage Constant Expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")


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