API navisworks

API navisworks

Anonymous
Not applicable
861 Views
1 Reply
Message 1 of 2

API navisworks

Anonymous
Not applicable

Hi All,

 

am trying to do an API for Navisworks in the space of the animation, how I get the coordinates of the animation and how I can remove or copy movements to animator made ​​in order to use the API, I would greatly appreciate your help

0 Likes
862 Views
1 Reply
Reply (1)
Message 2 of 2

xiaodong_liang
Autodesk Support
Autodesk Support

Hi MICABIM ,

 

Frankly speaking, I am not clear on your question. As I am aware, the available API (COM) with animation are:

 

InwOpState .CurrentAnimation: get current animation.
InwOpAnimView: represents a named animation. Two properties:
     Looped: Determines if the animation will keep looping indefinitely.
     Smoothing: Interpolation method used between key frames.
InwControl. AnimationCommand:  Processes an animation command in ActiveX control

 

<NW installation path>\api\COM\examples\ACTX_02 is a sample using the ActiveX control embedded in a VB application to create and playback animated model walkthroughs.

 

 

Best regards,

 
autodesk_logo_signature.png

Xiaodong Liang

Developer Consultant

Autodesk Developer Technical Services

0 Likes