Sets the planes, surfaces, and faces that intersect with parameter faces of this structure system member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetIntersectingPlanesAndFaces( _
ByVal RefList As System.Object _
) As System.Boolean |
C# | |
---|
System.bool SetIntersectingPlanesAndFaces(
System.object RefList
) |
C++/CLI | |
---|
System.bool SetIntersectingPlanesAndFaces(
& System.Object^ RefList
) |
Parameters
- RefList
- Array of IRefPlanes, ISurfaces, and/or IFace2s that intersect with parameter faces
Return Value
True if intersecting objects successfully set, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30