Gets or sets the intersection zones that define how to section this section view.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property SectionedZones As System.Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As ISectionViewData
Dim value As System.Integer
instance.SectionedZones = value
value = instance.SectionedZones |
| C# | |
|---|
System.int SectionedZones {get; set;} |
| C++/CLI | |
|---|
property System.int SectionedZones {
System.int get();
void set ( & System.int value);
} |
Property Value
Intersection zones as defined in
swZonalSectionViewZones_e (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2017 FCS, Revision Number 25.0