-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Objects.Evaluations.BlockVisibilityParameter
Albert Domenech edited this page Jan 4, 2025
·
1 revision
Represents a BLOCKVISIBILITYPARAMETER object, in AutoCAD used to control the visibility state of entities in a dynamic block.
Object name
Dxf class name
Namespace: ACadSharp.Objects.Evaluations
C#
DxfNameAttribute
DxfSubClassAttribute
public class BlockVisibilityParameter
Returns | Name | Summary |
---|---|---|
String |
Description | Visibility parameter description. |
List<Entity> |
Entities | Gets the list of all objects of the dynamic block |
this is associated with. | ||
String |
Name | Visibility parameter name. |
String |
ObjectName | |
List<State> |
States | Gets the list of states each containing a 2 subsets of |
Objects must belong to the dynamic associated with. | ||
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions