SbCylinder Structure |
Namespace: OIV.Inventor
The SbCylinder type exposes the following members.
Name | Description | |
---|---|---|
![]() | SbCylinder |
Constructor that takes an axis and radius.
|
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetAxis | Obsolete.
Use Axis property instead.
|
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetRadius | Obsolete.
Use Radius property instead.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Intersect(SbLine, SbVec3f) |
Intersect line and cylinder, returning true if there is an intersection.
|
![]() | Intersect(SbLine, SbVec3f) |
Intersect line and cylinder, returning true if there is an intersection.
|
![]() | Intersect(SbLine, SbVec3f, SbVec3f) |
Intersect line and cylinder, returning true if there is an intersection.
|
![]() | Intersect(SbLine, SbVec3f, SbVec3f) |
Intersect line and cylinder, returning true if there is an intersection.
|
![]() | SetAxis | Obsolete.
Use Axis property instead.
|
![]() | SetRadius | Obsolete.
Use Radius property instead.
|
![]() | SetValue |
Changes the axis and radius.
|
![]() | ToString |
Converts this SbCylinder structure to a human readable string.
(Overrides ValueTypeToString.) |