Sets the point from which to extend this secondary structure system up-to member.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function SetFromPoint( _
ByVal Point As System.Object _
) As System.Boolean |
| C# | |
|---|
System.bool SetFromPoint(
System.object Point
) |
| C++/CLI | |
|---|
System.bool SetFromPoint(
& System.Object^ Point
) |
Parameters
- Point
- IVertex or ISketchPoint
Example
Remarks
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31