RemoveLineWeightOverrides Method (ILayerManager)
Removes the LineWeight override from the specified Layers in all
Viewports.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub RemoveLineWeightOverrides( _
const dsObjectPtrArray& LayerArray As System.Object _
) |
C# | |
---|
void RemoveLineWeightOverrides(
System.object LayerArray
) |
JavaScript | |
---|
RemoveLineWeightOverrides(
LayerArray : Array
) |
Parameters
- LayerArray
- Array of Layers in all Viewports from which to remove the LineWeight override
See Also
Availability
DraftSight V1R6.0