Gets whether to propagate this assembly simple hole feature to the parts that it affects in this model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PropagateFeatureToParts As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleHoleFeatureData2
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 propagate this assembly simple hole feature to the parts that it affects in the model, false to not
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0