Class Vec3Primitive

java.lang.Object
com.thingworx.types.primitives.Vec3Primitive
All Implemented Interfaces:
IPrimitiveType<Vec3Primitive,Vec3>, Serializable, Cloneable, Comparable, Comparator<Vec3Primitive>

@ThingworxExtensionApiClass(since={7,1}, canInstantiate=true) public final class Vec3Primitive extends Object implements IPrimitiveType<Vec3Primitive,Vec3>, Cloneable
Primitive type used to encapsulate a Vec3.
See Also: