File3dmObjectTable.ComponentType Property

File3dmObjectTableComponentType Property

Returns ModelGeometry.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override ModelComponentType ComponentType { get; }
Public Overrides ReadOnly Property ComponentType As ModelComponentType
	Get

Property Value

Type: ModelComponentType

Implements

ICommonComponentTableTComponentType
Version Information

Rhino for Windows

Supported in: 6.14
See Also