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