SoRayPickActionGetLine Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SbLine GetLine()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetLine As SbLine
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SbLine GetLine()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetLine : unit -> SbLine
Return Value
Type:
SbLine
Remarks
See Also