Suffix used to name the object groups - for examle if there is a GeometryModel3D object named "head" its group has name "head__Group"

Namespace:  Ab3d
Assembly:  Ab3d.Reader3ds (in Ab3d.Reader3ds)
Version: 4.2.0.0 (4.2.0.0)

Syntax

C#
public const string GroupNameSuffix
Visual Basic (Declaration)
Public Const GroupNameSuffix As String
Visual C++
public:
literal String^ GroupNameSuffix

See Also