Interface ICamIpcFixtureConnectorItem
Assembly: CAMIPC.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C9D0E1F2-A3B4-4567-2389-0ABCDEF01234")]
public interface ICamIpcFixtureConnectorItem
Properties
Declaration
string Caption { get; set; }
Property Value
Declaration
Property Value
Declaration
int ConnectorIndex { get; set; }
Property Value
Declaration
bool DoNotUseConnectorMatrix { get; set; }
Property Value
Declaration
TST3DMatrix GlobalMatrix { get; }
Property Value
Declaration
bool IsTransparent { get; set; }
Property Value
Declaration
bool IsVisible { get; set; }
Property Value
Declaration
int MultiplyCount { get; set; }
Property Value
Declaration
double Position { get; set; }
Property Value
Declaration
TST3DMatrix SetupLCS { get; set; }
Property Value
Declaration
TST3DMatrix TransformMatrix { get; }
Property Value
Methods
Declaration
ICamIpcFixtureComponentItem GetComponent()
Returns
Declaration
Returns