Gets or sets whether to extend the assembly simple fillet feature to all affected parts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PropagateFeatureToParts As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleFilletFeatureData2
Dim value As Boolean
instance.PropagateFeatureToParts = value
value = instance.PropagateFeatureToParts
|
C# | |
---|
bool PropagateFeatureToParts {get; set;} |
C++/CLI | |
---|
property bool PropagateFeatureToParts {
bool get();
void set (bool value);
} |
Return Value
True to extend the assembly simple fillet feature to all affected parts, false to not
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0