v11.0 (2013)
Returns the 3D object's active Primitive for a given frame. This method is similar to X3DObject.GetActivePrimitive2 but specific to the Python language.
Object X3DObject.GetActivePrimitive3( Object in_Frame ); |
oReturn = X3DObject.GetActivePrimitive3( [Time] ); |
Parameter | Type | Description |
---|---|---|
Time | Double |
Time (in frames) at which to get the primitive Default Value: Current time in frames |