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

Represents an Animation More...

Inheritance diagram for NXOpen.Motion.Animation:
NXOpen.Motion.MotionObject NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Display.AnimationCamera 
GetCamera ()
 Get camera from animation More...
 
unsafe void RemoveCamera ()
 Remove camera from animation More...
 
unsafe void SetCamera (NXOpen.Display.AnimationCamera animationCameraObject)
 Set camera for animation More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Motion.MotionObject
enum  GroupType { None, Import }
 The group type attribute is used for import subassembly functionality. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Motion.MotionObject
unsafe double DisplayScale [get, set]
 Returns or sets the display scale factor More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name of motion object More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupTypeOption [get, set]
 Returns or sets the group type of motion object More...
 

Detailed Description

Represents an Animation

No Creator

Created in NX1847.0.0

Member Function Documentation

unsafe NXOpen.Display.AnimationCamera NXOpen.Motion.Animation.GetCamera ( )
inline

Get camera from animation

Created in NX1847.0.0

License requirements: mechanisms ("MECHANISMS")

Returns
The animation camera object
unsafe void NXOpen.Motion.Animation.RemoveCamera ( )
inline

Remove camera from animation

Created in NX1847.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.Animation.SetCamera ( NXOpen.Display.AnimationCamera  animationCameraObject)
inline

Set camera for animation

Created in NX1847.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
animationCameraObjectThe animation camera object

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