Gets the faces removed and sets the faces to remove in this shell feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FacesRemoved As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IShellFeatureData
Dim value As System.Object
instance.FacesRemoved = value
value = instance.FacesRemoved |
C# | |
---|
System.object FacesRemoved {get; set;} |
C++/CLI | |
---|
property System.Object^ FacesRemoved {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of removed faces
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0