IsObjectVisible Method (ISketchManager)
Gets whether the specified sketch entity is visible.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsObjectVisible( _
dsObject* Obj As System.Object _
) As System.Boolean |
C# | |
---|
System.bool IsObjectVisible(
System.object Obj
) |
JavaScript | |
---|
IsObjectVisible(
Obj : Object
) : Boolean |
Parameters
- Obj
- Sketch entity
- Visible[out] or Return Value
- True if visible, false if not
See Also
Availability
DraftSight V1R1.4