Model3dsObjectName Property |
Gets or sets the name of the object from the Source 3ds file that will be shown. If empty (default) all the objects from 3ds will be shown.
Namespace: Ab3d.VisualsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public string ObjectName { get; set; }
Property Value
Type:
StringSee Also