AcSmViewCategoriesClassGetObjectId Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
public virtual AcSmObjectId GetObjectId()
Public Overridable Function GetObjectId As AcSmObjectId
public:
virtual AcSmObjectId^ GetObjectId()
abstract GetObjectId : unit -> AcSmObjectId
override GetObjectId : unit -> AcSmObjectId
Return Value
AcSmObjectId
Implements
IAcSmViewCategoriesGetObjectId
See Also