interface Nest3Part {
    assembly: Assembly;
    mass: number;
    multiplicity: number;
    profileShadow: ProfileShadowFuture;
}

Properties

assembly: Assembly
mass: number
multiplicity: number
profileShadow: ProfileShadowFuture