interface GeometryEntity {
    assemblyPath: AssemblyPath;
    descriptor: GeometryEntityDescriptor;
}

Properties

assemblyPath: AssemblyPath