Click or drag to resize

SMTHeadResource Class

** NOTE: ADDED in CFX 1.3 **

Represents the generic sub-resources of a generic head. For example, camera mounted on the head in a specific position
Inheritance Hierarchy
SystemObject
  CFX.StructuresResourceInformation
    CFX.Structures.SMTPlacementSMTHeadResource

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SMTHeadResource : ResourceInformation

The SMTHeadResource type exposes the following members.

Constructors
 NameDescription
Public methodSMTHeadResource Default Constructor
Top
Properties
 NameDescription
Public propertyCameras A list of camera located on the Head
Public propertyRotationAxes If applicable, the rotation axis of the part located on the Head
Top
See Also