Gets or sets the alignment of the end faces for this sweep feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AlignWithEndFaces As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISweepFeatureData
Dim value As Boolean
instance.AlignWithEndFaces = value
value = instance.AlignWithEndFaces
|
C# | |
---|
bool AlignWithEndFaces {get; set;} |
C++/CLI | |
---|
property bool AlignWithEndFaces {
bool get();
void set (bool value);
} |
Return Value
True aligns the sweep with the end faces, false does not
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0