Click or drag to resize
Model3dsPosition Property
Gets or sets the Position of the read 3ds model. The type of position is determined by PositionType property.

Namespace: Ab3d.Visuals
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public Point3D Position { get; set; }

Property Value

Type: Point3D
See Also