Class ManikinBuilder
Inheritance
System.Object
System.MarshalByRefObject
ManikinBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class ManikinBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ManikinBuilder()
Declaration
protected ManikinBuilder()
Properties
AHPHeight
Declaration
public Expression AHPHeight { get; }
Property Value
AHPLength
Declaration
public Expression AHPLength { get; }
Property Value
AHPToSWCHeight
Declaration
public Expression AHPToSWCHeight { get; }
Property Value
AHPToSWCLength
Declaration
public Expression AHPToSWCLength { get; }
Property Value
AllowPostureValueOutOfRange
Declaration
public bool AllowPostureValueOutOfRange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ArmLength
Declaration
public Expression ArmLength { get; }
Property Value
BackAngle
Declaration
public Expression BackAngle { get; }
Property Value
Classification
Declaration
public ManikinBuilder.ClassificationType Classification { get; set; }
Property Value
CurrentManikinSize
Declaration
public string CurrentManikinSize { get; set; }
Property Value
Type |
Description |
System.String |
|
DrivingPostureCheck
Declaration
public bool DrivingPostureCheck { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ForearmLength
Declaration
public Expression ForearmLength { get; }
Property Value
HandGripLength
Declaration
public Expression HandGripLength { get; }
Property Value
HandLength
Declaration
public Expression HandLength { get; }
Property Value
JointAngleReport
Declaration
public bool JointAngleReport { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LegLength
Declaration
public Expression LegLength { get; }
Property Value
PedalPlaneAngle
Declaration
public Expression PedalPlaneAngle { get; }
Property Value
Position
Declaration
public ManikinBuilder.PositionType Position { get; set; }
Property Value
SAEPercentile
Declaration
public ManikinBuilder.SAEPercentileType SAEPercentile { get; set; }
Property Value
SgRPHeight
Declaration
public Expression SgRPHeight { get; }
Property Value
SgRPLength
Declaration
public Expression SgRPLength { get; }
Property Value
SgRPWidth
Declaration
public Expression SgRPWidth { get; }
Property Value
ShoulderToHipLength
Declaration
public Expression ShoulderToHipLength { get; }
Property Value
Standard
Declaration
public ManikinBuilder.StandardType Standard { get; set; }
Property Value
ThighLength
Declaration
public Expression ThighLength { get; }
Property Value
TorsoLength
Declaration
public Expression TorsoLength { get; }
Property Value
WheelAngle
Declaration
public Expression WheelAngle { get; }
Property Value
WheelDiameter
Declaration
public Expression WheelDiameter { get; }
Property Value
Methods
OpenFromFile(String)
Declaration
public void OpenFromFile(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
SaveToFile(String)
Declaration
public void SaveToFile(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink