AnyCAD Rapid API 2024
Help you to create a better world!
|
成员的完整列表,这些成员属于 GRepShape,包括所有继承而来的类成员
Build() | GRepShape | |
ClearEdgeColor(long idx) (定义于 GRepShape) | GRepShape | |
ClearFaceColor(long idx) (定义于 GRepShape) | GRepShape | |
ClearShapeColor() (定义于 GRepShape) | GRepShape | |
Clone() | GRepShape | |
ComputeBoundingBox() | GRepShape | |
Create(TopoShape shape, MaterialInstance material, MaterialInstance edgeMaterial, double deflection, boolean optimized) | GRepShape | static |
CreateEmpty(boolean optimized) | GRepShape | static |
GetBoundingBox() (定义于 GRepShape) | GRepShape | |
GetBuildVertex() (定义于 GRepShape) | GRepShape | |
GetChildrenPickable() (定义于 GRepShape) | GRepShape | |
GetColor() (定义于 GRepShape) | GRepShape | |
GetDeflection() (定义于 GRepShape) | GRepShape | |
GetDisplayFilter() (定义于 GRepShape) | GRepShape | |
GetEdgeCount() | GRepShape | |
GetEdgeIndex(int edgeTopoId) | GRepShape | |
GetEdgeMaterial() (定义于 GRepShape) | GRepShape | |
GetEdgeVisible(long idx) | GRepShape | |
GetFaceColor(long idx) (定义于 GRepShape) | GRepShape | |
GetFaceCount() | GRepShape | |
GetFaceIndex(int faceTopoId) | GRepShape | |
GetFaceMaterial() (定义于 GRepShape) | GRepShape | |
GetFaceVisible(long idx) | GRepShape | |
GetReady() (定义于 GRepShape) | GRepShape | |
GetShape() (定义于 GRepShape) | GRepShape | |
GetUV(long faceId) | GRepShape | |
IsNull() | GRepShape | |
RequestUpdate() | GRepShape | |
SetBoundingBox(AABox val) (定义于 GRepShape) | GRepShape | |
SetBuildVertex(boolean val) (定义于 GRepShape) | GRepShape | |
SetChildrenPickable(boolean val) (定义于 GRepShape) | GRepShape | |
SetColor(Vector3 val) (定义于 GRepShape) | GRepShape | |
SetDeflection(double val) (定义于 GRepShape) | GRepShape | |
SetDisplayFilter(EnumShapeFilter val) (定义于 GRepShape) | GRepShape | |
SetEdgeColor(long idx, Vector3 color) | GRepShape | |
SetEdgeMaterial(MaterialInstance material) | GRepShape | |
SetEdgeMaterial(long idx, MaterialInstance material) | GRepShape | |
SetEdgeMaterialByIndex(long idx, MaterialInstance material) (定义于 GRepShape) | GRepShape | |
SetEdgesMaterial(MaterialInstance material) (定义于 GRepShape) | GRepShape | |
SetEdgeVisible(long idx, boolean visible) | GRepShape | |
SetFaceColor(long idx, Vector3 color) | GRepShape | |
SetFaceMaterial(MaterialInstance material) | GRepShape | |
SetFaceMaterial(long idx, MaterialInstance material) | GRepShape | |
SetFaceMaterialByIndex(long idx, MaterialInstance material) (定义于 GRepShape) | GRepShape | |
SetFacesMaterial(MaterialInstance material) (定义于 GRepShape) | GRepShape | |
SetFaceVisible(long idx, boolean visible) | GRepShape | |
SetShape(TopoShape shape, boolean update) | GRepShape | |
SetShape(TopoShape shape) | GRepShape | |
SetShapeColor(Vector3 color) | GRepShape | |
Transform(Matrix4 trf) | GRepShape |