Indexes   

WalkActivity (Object)



Property Index

BodyPose
Returns or Sets Body Posture option (see
MotionBasis
Returns or Sets Motion-Basis (see
Stride
Returns or Sets Stride option (see
Swing
Returns or Sets Swing option (see
UserSpeed
Returns or Sets Speed for Walk Activity
UserTime
Returns or Sets Time for Walk Activity
WalkLength
Returns WalkLength for Walk Activity

Method Index

GetWalkCurveDefPoints
This gets the Walk Path definition Point
HasPartRelation
Returns if there is any PartRelation
SetWalkCurveDefPoints
This sets the Walk Path definition Point
Update
This method is the key-method to create children-MoveToPostures for a created Walk.

Properties


o Property BodyPose() As
Returns or Sets Body Posture option (see HTSBodyPoseOptions for list of possible values)
o Property MotionBasis() As
Returns or Sets Motion-Basis (see HTSWalkMotionBasis for list of possible values)
o Property Stride() As
Returns or Sets Stride option (see HTSStrideOptions for list of possible values)
o Property Swing() As
Returns or Sets Swing option (see HTSSwingOptions for list of possible values)
o Property UserSpeed() As
Returns or Sets Speed for Walk Activity
o Property UserTime() As
Returns or Sets Time for Walk Activity
o Property WalkLength() As (Read Only)
Returns WalkLength for Walk Activity

Methods


o Sub GetWalkCurveDefPoints( iNumPoints,
adPoints)
This gets the Walk Path definition Point
Parameters:
iNumPoints
Number of Coplanar-Points defining the Walk Path in Plane
adPoints
Point values x1,y1,z1 , x2,y2,z2, .... Area of Plane coordinates User needs to pass in sufficiently large-sized array
o Func HasPartRelation() As
Returns if there is any PartRelation
Returns:
bFlag TRUE, if there exist any Part-Relation
o Sub SetWalkCurveDefPoints( iNumPoints,
adPoints)
This sets the Walk Path definition Point
Parameters:
iNumPoints
Number of Coplanar-Points defining the Walk Path in Plane
adPoints
Point values x1,y1,z1 , x2,y2,z2, .... Area of Plane coordinates
o Sub Update()
This method is the key-method to create children-MoveToPostures for a created Walk.
This is must be called after setting appropriate values for Walk Activity.

Copyright © 2006, Dassault Systèmes. All rights reserved.