Gets or sets whether to create this fill pattern using an exact copy of the seed feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GeometryPattern As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFillPatternFeatureData
Dim value As System.Boolean
instance.GeometryPattern = value
value = instance.GeometryPattern |
C# | |
---|
System.bool GeometryPattern {get; set;} |
C++/CLI | |
---|
property System.bool GeometryPattern {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to create the pattern using an exact copy of the seed feature, false to solve individual instances of the seed feature
Example
Remarks
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0