DxfFilerAtSubclassData Method

Checks whether this Filer object is at a subclass data marker with the specified subclass name as the passed value parameter.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public abstract bool AtSubclassData(
        string value
)

Parameters

value  String
[in] Subclass name.

Return Value

Boolean
true if this Filer object is at a subclass data marker, false otherwise.
See Also

©  Bricsys NV. All rights reserved.