Click or drag to resize
Reader3dsGroupNameSuffix Field
Suffix used to name the object groups - for example if there is a GeometryModel3D object named "head" its group has name "head__Group"

Namespace: Ab3d
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public const string GroupNameSuffix = "__Group"

Field Value

Type: String
See Also