Gets or sets whether to set spacing or number of pattern instances based on the specified offset from the specified reference geometry in Direction 2 for this linear pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D2EndUseSpacing As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILinearPatternFeatureData
Dim value As System.Boolean
instance.D2EndUseSpacing = value
value = instance.D2EndUseSpacing |
C# | |
---|
System.bool D2EndUseSpacing {get; set;} |
C++/CLI | |
---|
property System.bool D2EndUseSpacing {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to set spacing, false to set number of pattern instances in Direction 2
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0