Package com.comsol.model
Interface GeomObject
-
- All Superinterfaces:
GeomContainer
,GeomInfo
,ModelEntity
,PrimitiveModelEntity
public interface GeomObject extends GeomContainer
Geometry object.
-
-
Method Summary
-
Methods inherited from interface com.comsol.model.GeomInfo
check, edgeCurvature, edgeDDDX, edgeDDX, edgeDX, edgeMaxFaceAngle, edgeNormal, edgeParamRange, edgeTorsion, edgeX, exists, faceDDX, faceDX, faceFF1, faceFF2, faceGaussCurvature, faceMeanCurvature, faceNormal, faceParamRange, faceX, getAdj, getAdj, getAdjExt, getAdjExt, getAdjExtOrient, getAdjExtOrient, getAdjOrient, getAdjOrient, getAdjSparse, getBoundingBox, getEdge, getFace, getNBoundaries, getNDomains, getNEdges, getNEntities, getNEntitiesMesh, getNFaces, getNFiniteVoids, getNVertices, getPEdge, getPVertex, getSD, getSDim, getStartEnd, getType, getUpDown, getUpDownExt, getVertex, getVertexCoord, getVertexDomain, getVtx, hasCadRep, isAssembly, isMesh, isVirtual, voidsAreLabeled
-
Methods inherited from interface com.comsol.model.ModelEntity
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
-
Methods inherited from interface com.comsol.model.PrimitiveModelEntity
getContainer, getDisplayString, resolveModelPath
-
-