Constructor GfLine
GfLine(IntPtr, bool)
Declaration
public GfLine(IntPtr cPtr, bool cMemoryOwn)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | cPtr | |
bool | cMemoryOwn |
GfLine()
Declaration
public GfLine()
GfLine(GfVec3d, GfVec3d)
Declaration
public GfLine(GfVec3d p0, GfVec3d dir)
Parameters
Type | Name | Description |
---|---|---|
GfVec3d | p0 | |
GfVec3d | dir |