Spatial3D {SMRUCC.genomics.Data.RCSB.PDB.Keywords} .NET clr documentation

Spatial3D

Description

Axis information

Declare

            
# namespace SMRUCC.genomics.Data.RCSB.PDB.Keywords
export class Spatial3D extends Keyword {
   factor: double;
   Keyword: string;
   x: double;
   y: double;
   z: double;
}

        

.NET clr type reference tree

  1. this class extends from Keyword class: Keyword

[Package {$package} version {$version} Index]