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