Gets or sets the face propagation for this draft feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FacePropagation As Short |
Visual Basic (Usage) | |
---|
Dim instance As IDraftFeatureData2
Dim value As Short
instance.FacePropagation = value
value = instance.FacePropagation
|
C# | |
---|
short FacePropagation {get; set;} |
C++/CLI | |
---|
property short FacePropagation {
short get();
void set (short value);
} |
Return Value
Face propagation type as defined in swDraftFacePropagationType
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0