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: 1.7.3
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