Search Results for

    Show / Hide Table of Contents

    Class Human

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    Feature
    Human
    Implements
    IMessageSink
    IProfile
    IFitTo
    INXObject
    Inherited Members
    Feature.GetExpressions()
    Feature.GetBodies()
    Feature.GetFaces()
    Feature.GetEdges()
    Feature.GetParents()
    Feature.GetChildren()
    Feature.GetAllChildren()
    Feature.Highlight()
    Feature.Unhighlight()
    Feature.MakeCurrentFeature()
    Feature.ShowBody(bool)
    Feature.ShowParents(bool)
    Feature.HideBody()
    Feature.HideParents()
    Feature.Suppress()
    Feature.Unsuppress()
    Feature.GetEntities()
    Feature.GetFeatureErrorMessages()
    Feature.GetFeatureInformationalMessages()
    Feature.DeleteInformationalAlerts()
    Feature.DeleteWarningAlerts()
    Feature.GetFeatureWarningMessages()
    Feature.GetFeatureClueMessages()
    Feature.DeleteClueAlerts()
    Feature.GetFeatureClueHintMessages()
    Feature.GetFeatureHintMessages()
    Feature.DeleteHintAlerts()
    Feature.MakeSketchInternal()
    Feature.MakeSketchExternal()
    Feature.RemoveForEdit(bool)
    Feature.RemoveParameters()
    Feature.ShowDimensions()
    Feature.GetFeatureName()
    Feature.GetSections()
    Feature.SetGroupActive(bool)
    Feature.LogDiagnostic(int, string, Feature.DiagnosticType)
    Feature.ChangeBooleanType()
    Feature.GetFeatureColor()
    Feature.BreakWaveLink()
    Feature.LoadParentPart()
    Feature.IsBrowsableFeature()
    Feature.GenerateFeatureSelectionData()
    Feature.GenerateFeatureSelectionDataString()
    Feature.AlgorithmVersion
    Feature.ContainerFeature
    Feature.FeatureType
    Feature.IsContainedFeature
    Feature.IsInternal
    Feature.Location
    Feature.Suppressed
    Feature.Timestamp
    NXObject.SetUserAttribute(NXObject.AttributeInformation, Update.Option)
    NXObject.SetUserAttribute(string, int, int, Update.Option)
    NXObject.SetUserAttribute(string, int, double, Update.Option)
    NXObject.SetUserAttribute(string, int, string, Update.Option)
    NXObject.SetUserAttribute(string, int, Update.Option)
    NXObject.SetTimeUserAttribute(string, int, string, Update.Option)
    NXObject.SetTimeUserAttribute(string, int, NXObject.ComputationalTime, Update.Option)
    NXObject.SetBooleanUserAttribute(string, int, bool, Update.Option)
    NXObject.CreateAttributeIterator()
    NXObject.HasUserAttribute(AttributeIterator)
    NXObject.HasUserAttribute(string, NXObject.AttributeType, int)
    NXObject.GetUserAttributeCount(AttributeIterator)
    NXObject.GetUserAttributeCount(AttributeIterator, bool)
    NXObject.GetUserAttributeCount(NXObject.AttributeType)
    NXObject.GetUserAttributeCount(NXObject.AttributeType, bool, bool)
    NXObject.GetUserAttributeSize(string, NXObject.AttributeType)
    NXObject.GetNextUserAttribute(AttributeIterator, out NXObject.AttributeInformation)
    NXObject.GetUserAttribute(string, NXObject.AttributeType, int)
    NXObject.GetBooleanUserAttribute(string, int)
    NXObject.GetIntegerUserAttribute(string, int)
    NXObject.GetRealUserAttribute(string, int)
    NXObject.GetStringUserAttribute(string, int)
    NXObject.GetTimeUserAttribute(string, int)
    NXObject.GetComputationalTimeUserAttribute(string, int)
    NXObject.GetUserAttributes(AttributeIterator)
    NXObject.GetUserAttributes()
    NXObject.GetUserAttributes(bool)
    NXObject.GetUserAttributeAsString(string, NXObject.AttributeType, int)
    NXObject.DeleteUserAttributes(AttributeIterator, Update.Option)
    NXObject.DeleteUserAttribute(NXObject.AttributeType, string, bool, Update.Option)
    NXObject.DeleteUserAttributes(NXObject.AttributeType, Update.Option)
    NXObject.SetUserAttributeLock(string, NXObject.AttributeType, bool)
    NXObject.GetUserAttributeLock(string, NXObject.AttributeType)
    NXObject.GetUserAttributeSourceObjects()
    NXObject.SetPdmReferenceAttribute(string, string)
    NXObject.GetPdmReferenceAttributeValue(string)
    NXObject.GetUserAttribute(string, bool, bool, NXObject.AttributeType)
    NXObject.GetUserAttributes(bool, bool)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType, Update.Option)
    NXObject.SetAttribute(string, int)
    NXObject.SetAttribute(string, int, Update.Option)
    NXObject.SetAttribute(string, double)
    NXObject.SetAttribute(string, double, Update.Option)
    NXObject.SetAttribute(string, string)
    NXObject.SetAttribute(string, string, Update.Option)
    NXObject.SetAttribute(string)
    NXObject.SetAttribute(string, Update.Option)
    NXObject.SetTimeAttribute(string, string)
    NXObject.SetTimeAttribute(string, string, Update.Option)
    NXObject.GetIntegerAttribute(string)
    NXObject.GetRealAttribute(string)
    NXObject.GetStringAttribute(string)
    NXObject.GetTimeAttribute(NXObject.DateAndTimeFormat, string)
    NXObject.GetReferenceAttribute(string)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, string)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, string, Update.Option)
    NXObject.SetReferenceAttribute(string, string)
    NXObject.SetReferenceAttribute(string, string, Update.Option)
    NXObject.GetAttributeTitlesByType(NXObject.AttributeType)
    NXObject.GetUserAttributesAsStrings()
    NXObject.FindObject(string)
    NXObject.Print()
    NXObject.SetName(string)
    NXObject.IsOccurrence
    NXObject.JournalIdentifier
    NXObject.Name
    NXObject.OwningComponent
    NXObject.OwningPart
    NXObject.Prototype
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Features
    Assembly: NXOpen.dll
    Syntax
    public class Human : Feature, IMessageSink, IProfile, IFitTo, INXObject

    Constructors

    Human()

    Declaration
    protected Human()

    Methods

    BootJackToolkit()

    Declaration
    public void BootJackToolkit()

    CheckHuman(Human, bool, bool, bool, bool)

    Declaration
    public void CheckHuman(Human baseHuman, bool checkHumanData, bool checkSegment, bool checkExpression, bool checkReachZone)
    Parameters
    Type Name Description
    Human baseHuman
    bool checkHumanData
    bool checkSegment
    bool checkExpression
    bool checkReachZone

    CreateHumanHands()

    Declaration
    public void CreateHumanHands()

    CreateReachZone(out int, out HumanReachZone)

    Declaration
    public void CreateReachZone(out int index, out HumanReachZone reachZone)
    Parameters
    Type Name Description
    int index
    HumanReachZone reachZone

    DeleteNthReachZone(int)

    Declaration
    public void DeleteNthReachZone(int index)
    Parameters
    Type Name Description
    int index

    FindNamedReachZone(string)

    Declaration
    public HumanReachZone FindNamedReachZone(string reachZoneName)
    Parameters
    Type Name Description
    string reachZoneName
    Returns
    Type Description
    HumanReachZone

    FindSelectedReachZone(NXObject)

    Declaration
    public HumanReachZone FindSelectedReachZone(NXObject reachZoneGeom)
    Parameters
    Type Name Description
    NXObject reachZoneGeom
    Returns
    Type Description
    HumanReachZone

    ForceUpdate()

    Declaration
    public void ForceUpdate()

    GetNthReachZone(int)

    Declaration
    public HumanReachZone GetNthReachZone(int index)
    Parameters
    Type Name Description
    int index
    Returns
    Type Description
    HumanReachZone

    GetNumReachZones()

    Declaration
    public int GetNumReachZones()
    Returns
    Type Description
    int

    PostureHands(double, string, bool)

    Declaration
    public void PostureHands(double app, string shapeName, bool postureOnly)
    Parameters
    Type Name Description
    double app
    string shapeName
    bool postureOnly

    SetHandsData(bool, int, int, bool, int, double, double, double, bool, string)

    Declaration
    public void SetHandsData(bool create, int database, int gender, bool glovesOn, int side, double length, double breadth, double gloveT, bool forearmOn, string posture)
    Parameters
    Type Name Description
    bool create
    int database
    int gender
    bool glovesOn
    int side
    double length
    double breadth
    double gloveT
    bool forearmOn
    string posture

    SetV10Data2(int, int, int, int, double, int, double, int, double, int, double, double, double, int, double, double, double, int, double, int, double, double, double, double, double, double, double, double, double, double)

    Declaration
    public void SetV10Data2(int gender, int age, int dbIndx, int statureOpt, double customStatureCM, int weightOpt, double customWeightKG, int torsoHeightInputType, double torsoHeightInput, int legLengthInputType, double legLengthInput, double headLength, double headBreadth, int shoulderBreadthInputType, double shoulderBreadthInput, double chestCircum, double waistCircum, int hipBreadthInputType, double hipBreadthInput, int armLengthInputType, double armLengthInput, double shoulderElbowLength, double elbowWristLength, double elbowFingertipLength, double handLength, double handBreadth, double handDepth, double footLength, double footBreadth, double shoeSoleHeight)
    Parameters
    Type Name Description
    int gender
    int age
    int dbIndx
    int statureOpt
    double customStatureCM
    int weightOpt
    double customWeightKG
    int torsoHeightInputType
    double torsoHeightInput
    int legLengthInputType
    double legLengthInput
    double headLength
    double headBreadth
    int shoulderBreadthInputType
    double shoulderBreadthInput
    double chestCircum
    double waistCircum
    int hipBreadthInputType
    double hipBreadthInput
    int armLengthInputType
    double armLengthInput
    double shoulderElbowLength
    double elbowWristLength
    double elbowFingertipLength
    double handLength
    double handBreadth
    double handDepth
    double footLength
    double footBreadth
    double shoeSoleHeight

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IProfile
    IFitTo
    INXObject
    In this article
    Back to top Generated by DocFX