AcSmObjectIdClassIsValid Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual bool IsValid()
Public Overridable Function IsValid As Boolean
public:
virtual bool IsValid()
abstract IsValid : unit -> bool
override IsValid : unit -> bool
Return Value
Type:
Boolean
Implements
IAcSmObjectIdIsValid
See Also