Sets the structure system member(s) connected to a from point to create one or more secondary structure system up-to members.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetFromPointMembers( _
ByVal Members As System.Object _
) As System.Boolean |
C# | |
---|
System.bool SetFromPointMembers(
System.object Members
) |
C++/CLI | |
---|
System.bool SetFromPointMembers(
& System.Object^ Members
) |
Parameters
- Members
- Array of IStructureSystemMemberFeatureDatas
Return Value
True if From point member successfully set, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31