DwgFilerReadSoftPointerId
Method
|
Returns the SoftPointerId value of the current
item of this Filer object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public abstract ObjectId ReadSoftPointerId()
Public MustOverride Function ReadSoftPointerId As ObjectId
public:
virtual ObjectId ReadSoftPointerId() abstract
abstract ReadSoftPointerId : unit -> ObjectId
Return Value
ObjectId
See Also