-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Header.CadHeader.HaloGapPercentage
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Specifies a gap to be displayed where an object is hidden by another object; the value is specified as a percent of one unit and is independent of the zoom level.A haloed line is shortened at the point where it is hidden when HIDE or the Hidden option of SHADEMODE is used
System variable HALOGAP
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Byte HaloGapPercentage { get; set; }
Byte
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions