Click or drag to resize
SbCylinder Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public struct SbCylinder

The SbCylinder type exposes the following members.

Constructors
  NameDescription
Public methodSbCylinder
Initializes a new instance of the SbCylinder class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetAxis Obsolete.
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetRadius Obsolete.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIntersect(SbLine, SbVec3f)
Public methodIntersect(SbLine, SbVec3f)
Public methodIntersect(SbLine, SbVec3f, SbVec3f)
Public methodIntersect(SbLine, SbVec3f, SbVec3f)
Public methodSetAxis Obsolete.
Public methodSetRadius Obsolete.
Public methodSetValue
Public methodToString (Overrides ValueTypeToString.)
Top
Properties
  NameDescription
Public propertyAxis
Public propertyRadius
Top
See Also