SetLayer Method (IEntityHelper)
Sets the name of the
Layer for the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetLayer( _
IDispatch* Obj As System.Object, _
BSTR NewVal As System.String _
) |
C# | |
---|
void SetLayer(
System.object Obj,
System.string NewVal
) |
JavaScript | |
---|
SetLayer(
Obj : System.Object,
NewVal : System.String
) |
Parameters
- Obj
- Entity
- NewVal
- Name of the Layer
See Also
Availability
DraftSight V1R3.0