Source position: odeimportdyn.pas line 492
type TdxJointFixed = record
BaseJoint: TdxJoint;
qrel: TdQuaternion;
offset: TdVector3;
erp: TdReal;
cfm: TdReal;
end;