

文件部署的相关说明及相关label功能说明在pdf文件中,按照文档的说明即可完成相关部署。选文件,重命名,复制粘贴,update custom symbol,bulkload即可。
部署之后即可在label目录中找到相关labels。

其实在相关的pdf文件中已经详细介绍了这些label的功能。下面摘录一下。
相关详细说明:
label名:Area and Unit
返回所选对象最近一级的Area或者Unit的名字。该label支持添加其他属性的查询。

label名:Cable Path
返回电缆的起止点的设备,电缆托盘等的名称。


label名:Equipment Bearing, Equipment Pitch and Equipment Roll
返回设备定位坐标系与空间坐标系的夹角。

label名:Feature Length
Returns the length of a feature. For an inline feature it is the port to port length. For an elbow type turn, it is the sum of port to center lengths, for a bend type turn it is the arc length.

label名:Spool Length
Returns the length of a spool. This is calculated by the product and just exposed via this label.

label名:Part Length
Returns the length of a part by summing the distance from the center of the component to its ports. For end components there is special logic to output the IJUAFaceToEnd.FaceToEnd value for components that support this interface and the flange thickness for blind flanges.





label名:Iso Run Name
Returns the name of the run (or pipeline) when applied to the longest straight pipe or the oldest component in a run. This label is intended to be used to output the run (or pipeline) name in an isometric only once for each run. By default, run name is returned, if pipeline name is desired, need to set Arg = “Pipeline” in the rqe file.

label名:Opening Position
Returns the coordinates of the centroid of an opening.

label名:Pipe Turn Feature Label
Returns the coordinates of a pipe turn feature. This is useful for underground piping orthographic drawings.

label名:R3D File Name
Returns the names of the R3D file and the R3D model from Project Management for any R3D element. This label may be used in interference checking reports. This label supports delegated query to add additional properties. A property named R3DFullFileName is also available to report the full file name (including folder paths) for S3D 2014 and later.

label名:Run Length
Returns the total centerline length for piping, cableway, conduit and duct runs. This label supports delegated query to add additional properties.

label名:Support Notes
Returns the concatenated text of all notes of desired type placed on an object. Values must be supplied in the Action and Arg fields in the rqe for this label to indicate which type of notes’ text should be output (comma separated codelist numbers from the NotePurpose codelist in the Arg and delimiter in the Action). For example to output the text of all Design and Remark notes separated by carriage returns in the isometric, the rqe would read as below – this is also the default if no argument and action are specified.
<RUN_TIME Progid=”Smart3DVB6QI.CSupportLabel” Action=”$” Arg=”2,7″ />
Doing this ensures that ‘Fabrication’ type notes which are often placed via the AIR of a hanger (and intended for orthographic drawings) do not show up on the isometric.

label名:Supporting Object Name
Returns the names of the object supporting the hanger – member, slab, wall, plate, footing, foundation, handrail, stair, ladder or equipment names are returned.


label名:R3D_TopRight_CA_JL
Allows outputting the range top or bottom for R3D elements. This is useful when a drawing needs to be created from R3D structure and TOS values need to be output on the drawing. This label supports delegated query for adding additional properties.


您需要登录 或注册 后才可以发表评论。