interface Nest2PartInstance {
    descriptor: number;
    transformation: CoordinateSystem2;
}

Properties

descriptor: number
transformation: CoordinateSystem2