Gets the faces that are excluded from this Flat-Pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetExcludedFaces() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IFlatPatternFeatureData
Dim value As Object
value = instance.IGetExcludedFaces()
|
C# | |
---|
object IGetExcludedFaces() |
C++/CLI | |
---|
Object^ IGetExcludedFaces(); |
Return Value
- in-process, unmanaged C++: Pointer to an array of IFace2s
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20